#[repr(transparent)]pub struct Ba424ariahwcfg(pub u32);
Expand description
Generic g_aria_modePoss value.
Tuple Fields§
§0: u32
Implementations§
Source§impl Ba424ariahwcfg
impl Ba424ariahwcfg
Sourcepub const fn ba424ariahwcfg(&self) -> u16
pub const fn ba424ariahwcfg(&self) -> u16
Generic g_aria_modePoss value.
Sourcepub fn set_ba424ariahwcfg(&mut self, val: u16)
pub fn set_ba424ariahwcfg(&mut self, val: u16)
Generic g_aria_modePoss value.
Trait Implementations§
Source§impl Clone for Ba424ariahwcfg
impl Clone for Ba424ariahwcfg
Source§fn clone(&self) -> Ba424ariahwcfg
fn clone(&self) -> Ba424ariahwcfg
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 moreSource§impl Default for Ba424ariahwcfg
impl Default for Ba424ariahwcfg
Source§fn default() -> Ba424ariahwcfg
fn default() -> Ba424ariahwcfg
Returns the “default value” for a type. Read more
Source§impl PartialEq for Ba424ariahwcfg
impl PartialEq for Ba424ariahwcfg
impl Copy for Ba424ariahwcfg
impl Eq for Ba424ariahwcfg
impl StructuralPartialEq for Ba424ariahwcfg
Auto Trait Implementations§
impl Freeze for Ba424ariahwcfg
impl RefUnwindSafe for Ba424ariahwcfg
impl Send for Ba424ariahwcfg
impl Sync for Ba424ariahwcfg
impl Unpin for Ba424ariahwcfg
impl UnwindSafe for Ba424ariahwcfg
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
Source§unsafe fn clone_to_uninit(&self, dst: *mut T)
unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit
)