BMSduplicateBufferMemory_call

Function BMSduplicateBufferMemory_call 

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

allocates the next unused buffer and copies the given memory into the buffer