Function sdl2_sys::SDL_RWFromMem [] [src]

pub unsafe extern "C" fn SDL_RWFromMem(
    mem: *mut c_void,
    size: c_int
) -> *mut SDL_RWops