pub unsafe fn unref_threadsafe_function(
env: Env,
func: ThreadsafeFunction,
) -> Result<(), Status>Available on crate features
napi-4 and sys only.pub unsafe fn unref_threadsafe_function(
env: Env,
func: ThreadsafeFunction,
) -> Result<(), Status>napi-4 and sys only.