Function neon::sys::bindings::close_escapable_handle_scope

source ยท
pub unsafe fn close_escapable_handle_scope(
    env: Env,
    scope: EscapableHandleScope,
) -> Status
Available on crate features sys and napi-1 only.
Expand description