Union ctru_sys::SwkbdState__bindgen_ty_1
source · #[repr(C)]
pub union SwkbdState__bindgen_ty_1 {
pub reserved: [u8_; 171],
pub extra: SwkbdExtra,
}
Fields§
§reserved: [u8_; 171]
§extra: SwkbdExtra
Trait Implementations§
source§impl Clone for SwkbdState__bindgen_ty_1
impl Clone for SwkbdState__bindgen_ty_1
source§fn clone(&self) -> SwkbdState__bindgen_ty_1
fn clone(&self) -> SwkbdState__bindgen_ty_1
Returns a copy of the value. Read more
1.0.0§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more