pub unsafe extern "C" fn BMSduplicateBufferMemoryArray_call(
buffer: *mut BMS_BUFMEM,
source: *const c_void,
num: usize,
typesize: usize,
filename: *const c_char,
line: c_int,
) -> *mut c_void
Expand description
allocates an array in the next unused buffer and copies the given memory into the buffer