Function BMSduplicateBlockMemory_call

Source
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_void
Expand description

duplicates memory element in the block memory pool and copies the data