pub unsafe extern "C" fn BMSduplicateMemory_call(
source: *const c_void,
size: usize,
filename: *const c_char,
line: c_int,
) -> *mut c_voidExpand description
allocates memory and copies the contents of the given memory element into the new memory element