Function neon_runtime::buffer::data [−][src]
pub unsafe extern "C" fn data<'a, 'b>(
base_out: &'a mut *mut c_void,
size_out: &'a mut usize,
obj: Local
)
Mutates the base_out and size_out arguments to access the data of a node::Buffer object.