[]Function neon_runtime::nan::buffer::uninitialized

pub unsafe extern "C" fn uninitialized(out: &mut Local, size: u32) -> bool

Mutates the out argument provided to refer to a newly created node::Buffer object. Returns false if the value couldn't be created.