Struct rust_libretro_sys::retro_key
source · [−]#[repr(transparent)]pub struct retro_key(pub c_uint);Expand description
Keysyms used for ID in input state callback when polling RETRO_KEYBOARD.
Tuple Fields
0: c_uintImplementations
sourceimpl retro_key
impl retro_key
pub const RETROK_UNKNOWN: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_FIRST: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_BACKSPACE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_TAB: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_CLEAR: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RETURN: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_PAUSE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_ESCAPE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_SPACE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_EXCLAIM: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_QUOTEDBL: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_HASH: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_DOLLAR: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_AMPERSAND: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_QUOTE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LEFTPAREN: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RIGHTPAREN: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_ASTERISK: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_PLUS: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_COMMA: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_MINUS: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_PERIOD: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_SLASH: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_COLON: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_SEMICOLON: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LESS: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_EQUALS: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_GREATER: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_QUESTION: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LEFTBRACKET: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_BACKSLASH: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RIGHTBRACKET: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_CARET: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_UNDERSCORE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_BACKQUOTE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LEFTBRACE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_BAR: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RIGHTBRACE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_TILDE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_DELETE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP0: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP1: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP2: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP3: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP4: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP5: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP6: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP7: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP8: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP9: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP_PERIOD: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP_DIVIDE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP_MULTIPLY: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP_MINUS: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP_PLUS: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP_ENTER: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_KP_EQUALS: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_DOWN: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RIGHT: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LEFT: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_INSERT: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_HOME: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_END: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_PAGEUP: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_PAGEDOWN: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_F10: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_F11: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_F12: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_F13: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_F14: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_F15: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_NUMLOCK: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_CAPSLOCK: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_SCROLLOCK: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RSHIFT: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LSHIFT: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RCTRL: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LCTRL: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RALT: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LALT: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RMETA: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LMETA: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LSUPER: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_RSUPER: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_MODE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_COMPOSE: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_HELP: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_PRINT: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_SYSREQ: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_BREAK: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_MENU: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_POWER: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_EURO: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_UNDO: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_OEM_102: retro_key
sourceimpl retro_key
impl retro_key
pub const RETROK_LAST: retro_key
sourceimpl retro_key
impl retro_key
sourcepub const RETROK_DUMMY: retro_key
pub const RETROK_DUMMY: retro_key
Ensure sizeof(enum) == sizeof(int)
Trait Implementations
impl Copy for retro_key
impl Eq for retro_key
impl StructuralEq for retro_key
impl StructuralPartialEq for retro_key
Auto Trait Implementations
impl RefUnwindSafe for retro_key
impl Send for retro_key
impl Sync for retro_key
impl Unpin for retro_key
impl UnwindSafe for retro_key
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
sourceimpl<T> ToOwned for T where
T: Clone,
impl<T> ToOwned for T where
T: Clone,
type Owned = T
type Owned = T
The resulting type after obtaining ownership.
sourcefn clone_into(&self, target: &mut T)
fn clone_into(&self, target: &mut T)
🔬 This is a nightly-only experimental API. (
toowned_clone_into)Uses borrowed data to replace owned data, usually by cloning. Read more
