pub unsafe extern "C" fn BMSallocClearBufferMemoryArray_call(
buffer: *mut BMS_BUFMEM,
num: usize,
typesize: usize,
filename: *const c_char,
line: c_int,
) -> *mut c_void
Expand description
allocates the next unused buffer and clears it