Function node_bindgen::core::sys::napi_throw

source ·
pub unsafe extern "C" fn napi_throw(
    env: *mut napi_env__,
    error: *mut napi_value__
) -> u32