neon::sys::bindings

Function unref_threadsafe_function

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