Function raylib_sys::MemRealloc[][src]

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