Function js_throw

Source
pub unsafe extern "C" fn js_throw(
    env: *mut js_env_t,
    error: *mut js_value_t,
) -> c_int