pub unsafe extern "C" fn MemRealloc( ptr: *mut c_void, size: c_uint, ) -> *mut c_void
Internal memory reallocator