[−][src]Function neon_runtime::nan::array::new
pub unsafe extern "C" fn new(
out: &mut Local,
isolate: *mut Isolate__,
length: u32
)
Mutates the out argument provided to refer to a newly created v8::Array.
pub unsafe extern "C" fn new(
out: &mut Local,
isolate: *mut Isolate__,
length: u32
)
Mutates the out argument provided to refer to a newly created v8::Array.