remove_wrap

Function remove_wrap 

Source
pub unsafe fn remove_wrap(
    env: Env,
    js_object: Value,
    result: *mut *mut c_void,
) -> Result<(), Status>
Available on crate feature napi-1 only.
Expand description