Function sdl2_sys::SDL_RWFromFP

source ยท
pub unsafe extern "C" fn SDL_RWFromFP(
    fp: *mut c_void,
    autoclose: SDL_bool,
) -> *mut SDL_RWops