Function sdl2_sys::SDL_realloc [] [src]

pub unsafe extern "C" fn SDL_realloc(
    mem: *mut c_void,
    size: usize
) -> *mut c_void