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