Function neon_runtime::call::get [−][src]
pub unsafe extern "C" fn get(
info: &FunctionCallbackInfo,
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.