[]Function neon_runtime::nan::call::get

pub unsafe extern "C" fn get(
    isolate: *mut Isolate__,
    info: *const c_void,
    i: i32,
    out: &mut Local
)

Mutates the out argument provided to refer to the v8::Local handle value of the ith argument passed to the function.