Type Definition libretro_sys::SetImageIndexFn[][src]

type SetImageIndexFn = unsafe extern "C" fn(index: c_uint) -> bool;