array_write_ptr

Function array_write_ptr 

Source
pub unsafe extern "C" fn array_write_ptr(
    stream: *mut Stream,
    array: *const Array,
    func_write: FPtr_write,
)