Function neon_runtime::scope::escape [−][src]
pub unsafe extern "C" fn escape(
out: &mut Local,
scope: *mut EscapableHandleScope,
value: Local
)
Mutates the out argument provided to refer to the newly escaped v8::Local value.