Function js_is_exception_pending

Source
pub unsafe extern "C" fn js_is_exception_pending(
    env: *mut js_env_t,
    result: *mut bool,
) -> c_int