Struct libretro_rs::sys::retro_core_option_display [−][src]
Fields
key: *const c_charvisible: boolTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for retro_core_option_display
impl !Send for retro_core_option_display
impl !Sync for retro_core_option_display
impl Unpin for retro_core_option_display
impl UnwindSafe for retro_core_option_display
Blanket Implementations
Mutably borrows from an owned value. Read more