neon::sys::bindings

Function 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