BMSreallocBufferMemory_call

Function BMSreallocBufferMemory_call 

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

reallocates the buffer to at least the given size