[]Function neon_runtime::nan::buffer::data

pub unsafe extern "C" fn data(
    isolate: *mut Isolate__,
    base_out: &'a mut *mut c_void,
    obj: Local
) -> usize

Mutates the base_out and size_out arguments to access the data of a node::Buffer object.