[]Function neon_runtime::nan::scope::escape

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.