pub unsafe extern "C" fn BMSduplicateBlockMemoryArray_call(
blkmem: *mut BMS_BLKMEM,
source: *const c_void,
num: usize,
typesize: usize,
filename: *const c_char,
line: c_int,
) -> *mut c_void
Expand description
duplicates array in the block memory pool and copies the data