Function node_bindgen::core::sys::napi_throw_range_error

source ยท
pub unsafe extern "C" fn napi_throw_range_error(
    env: *mut napi_env__,
    code: *const i8,
    msg: *const i8,
) -> u32