pub unsafe fn get_and_clear_last_exception(
    env: Env,
    result: *mut Value
) -> Status
Available on crate features sys and napi-1 only.
Expand description