Function napi_sys::napi_throw [] [src]

pub unsafe extern "C" fn napi_throw(
    env: napi_env,
    error: napi_value
) -> napi_status