Function neon::sys::bindings::unref_threadsafe_function
source ยท pub unsafe fn unref_threadsafe_function(
env: Env,
func: ThreadsafeFunction,
) -> Status
Available on crate features
sys
and napi-4
only.