ref_threadsafe_function

Function ref_threadsafe_function 

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