pub unsafe fn close_escapable_handle_scope(
env: Env,
scope: EscapableHandleScope,
) -> Result<(), Status>Available on crate features
napi-1 and sys only.pub unsafe fn close_escapable_handle_scope(
env: Env,
scope: EscapableHandleScope,
) -> Result<(), Status>napi-1 and sys only.