Function sdl2_sys::rwops::SDL_RWFromFP
[−]
[src]
pub unsafe extern "C" fn SDL_RWFromFP(
fp: *mut FILE,
autoclose: SDL_bool
) -> *mut SDL_RWops