[]Function neon_runtime::nan::primitive::integer

pub unsafe extern "C" fn integer(
    out: &mut Local,
    isolate: *mut Isolate__,
    x: i32
)

Mutates the out argument provided to refer to a newly created v8::Integer object.