Function napi_throw

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