Type Definition libretro_sys::SetEjectStateFn[][src]

type SetEjectStateFn = unsafe extern "C" fn(ejected: bool) -> bool;