Struct ctru_sys::MiiData__bindgen_ty_7
source · #[repr(C)]pub struct MiiData__bindgen_ty_7 {
pub _bitfield_align_1: [u8; 0],
pub _bitfield_1: __BindgenBitfieldUnit<[u8; 1]>,
}
Expand description
Hair details
Fields§
§_bitfield_align_1: [u8; 0]
§_bitfield_1: __BindgenBitfieldUnit<[u8; 1]>
Implementations§
Trait Implementations§
source§impl Clone for MiiData__bindgen_ty_7
impl Clone for MiiData__bindgen_ty_7
source§fn clone(&self) -> MiiData__bindgen_ty_7
fn clone(&self) -> MiiData__bindgen_ty_7
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 moresource§impl Debug for MiiData__bindgen_ty_7
impl Debug for MiiData__bindgen_ty_7
source§impl Default for MiiData__bindgen_ty_7
impl Default for MiiData__bindgen_ty_7
source§fn default() -> MiiData__bindgen_ty_7
fn default() -> MiiData__bindgen_ty_7
Returns the “default value” for a type. Read more