Function node_bindgen::sys::napi_unwrap

source ·
pub unsafe extern "C" fn napi_unwrap(
    env: *mut napi_env__,
    js_object: *mut napi_value__,
    result: *mut *mut c_void
) -> u32