Struct rcap::Struct_vfs_cap_data [] [src]

pub struct Struct_vfs_cap_data {
    pub magic_etc: __le32,
    pub data: [Struct_Unnamed27; 2],
}

Fields

magic_etc: __le32 data: [Struct_Unnamed27; 2]

Trait Implementations

impl Copy for Struct_vfs_cap_data
[src]

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

fn default() -> Self

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