Function rust_raylib::ffi::MemRealloc
source · pub unsafe extern "C" fn MemRealloc(
ptr: *mut c_void,
size: c_uint
) -> *mut c_voidExpand description
Internal memory reallocator
pub unsafe extern "C" fn MemRealloc(
ptr: *mut c_void,
size: c_uint
) -> *mut c_voidInternal memory reallocator