Struct rcap::Struct__cap_struct [] [src]

pub struct Struct__cap_struct {
    pub head: Struct___user_cap_header_struct,
    pub u: [Union_Unnamed31; 2],
}

Fields

head: Struct___user_cap_header_struct u: [Union_Unnamed31; 2]

Trait Implementations

impl Copy for Struct__cap_struct
[src]

impl Clone for Struct__cap_struct
[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 Struct__cap_struct
[src]

fn default() -> Self

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