Function neon::sys::bindings::get_and_clear_last_exception
source ยท pub unsafe fn get_and_clear_last_exception(
env: Env,
result: *mut Value,
) -> Status
Available on crate features
sys
and napi-1
only.