Struct rcap::Union_Unnamed31 [] [src]

pub struct Union_Unnamed31 {
    pub _bindgen_data_: [u32; 3],
}

Fields

_bindgen_data_: [u32; 3]

Methods

impl Union_Unnamed31
[src]

unsafe fn set(&mut self) -> *mut Struct___user_cap_data_struct

unsafe fn flat(&mut self) -> *mut [uint32_t; 3]

Trait Implementations

impl Copy for Union_Unnamed31
[src]

impl Clone for Union_Unnamed31
[src]

fn clone(&self) -> Self

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more

impl Default for Union_Unnamed31
[src]

fn default() -> Self

Returns the "default value" for a type. Read more