Function raylib::ffi::MemRealloc[][src]

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