pub unsafe fn ref_threadsafe_function(
env: Env,
func: ThreadsafeFunction,
) -> Result<(), Status>Available on crate feature
napi-4 only.pub unsafe fn ref_threadsafe_function(
env: Env,
func: ThreadsafeFunction,
) -> Result<(), Status>napi-4 only.