BMSduplicateMemory_call

Function BMSduplicateMemory_call 

Source
pub unsafe extern "C" fn BMSduplicateMemory_call(
    source: *const c_void,
    size: usize,
    filename: *const c_char,
    line: c_int,
) -> *mut c_void
Expand description

allocates memory and copies the contents of the given memory element into the new memory element