[][src]Function sdl2_sys::SDL_RWFromMem

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