pub unsafe extern "C" fn BMSduplicateBlockMemory_call(
blkmem: *mut BMS_BLKMEM,
source: *const c_void,
size: usize,
filename: *const c_char,
line: c_int,
) -> *mut c_voidExpand description
duplicates memory element in the block memory pool and copies the data