pub type retro_set_eject_state_t = Option<unsafe extern "C" fn(ejected: bool) -> bool>;
Expand description

If ejected is true, “ejects” the virtual disk tray. When ejected, the disk image index can be set.