Skip to main content

MemRealloc

Function MemRealloc 

Source
pub unsafe extern "C" fn MemRealloc(
    ptr: *mut c_void,
    size: u32,
) -> *mut c_void