Function napi_fatal_exception

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