pub unsafe extern "C" fn BMSallocClearBlockMemoryArray_call(
blkmem: *mut BMS_BLKMEM,
num: usize,
typesize: usize,
filename: *const c_char,
line: c_int,
) -> *mut c_void
Expand description
allocates array in the block memory pool and clears it