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_voidExpand description
reallocates the buffer to at least the given size