Struct rcap::Struct___user_cap_data_struct [] [src]

#[repr(C)]
pub struct Struct___user_cap_data_struct { pub effective: __u32, pub permitted: __u32, pub inheritable: __u32, }

Fields

Trait Implementations

impl Copy for Struct___user_cap_data_struct
[src]

impl Clone for Struct___user_cap_data_struct
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct___user_cap_data_struct
[src]

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