Mem_TryRealloc

Function Mem_TryRealloc 

Source
pub unsafe extern "C" fn Mem_TryRealloc(
    mem: *mut c_void,
    numElems: cc_uint32,
    elemsSize: cc_uint32,
) -> *mut c_void