[]Function neon_runtime::nan::primitive::number

pub unsafe extern "C" fn number(
    out: &mut Local,
    isolate: *mut Isolate__,
    v: f64
)

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