Function napi_sys::napi_unwrap
source · pub unsafe extern "C" fn napi_unwrap(
env: napi_env,
js_object: napi_value,
result: *mut *mut c_void
) -> napi_status
pub unsafe extern "C" fn napi_unwrap(
env: napi_env,
js_object: napi_value,
result: *mut *mut c_void
) -> napi_status