Fields§
§key: *const c_char
Variable to configure in RETRO_ENVIRONMENT_SET_CORE_OPTIONS_DISPLAY
visible: bool
Specifies whether variable should be displayed when presenting core options to the user
Trait Implementations§
source§impl Clone for retro_core_option_display
impl Clone for retro_core_option_display
source§fn clone(&self) -> retro_core_option_display
fn clone(&self) -> retro_core_option_display
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more