Function sdl2_sys::SDL_RWFromFP [] [src]

pub unsafe extern "C" fn SDL_RWFromFP(
    fp: *mut FILE,
    autoclose: SDL_bool
) -> *mut SDL_RWops