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