Struct libc::fsid_t [] [src]

pub struct fsid_t {
    // some fields omitted
}

Trait Implementations

impl Copy for fsid_t

impl Clone for fsid_t

fn clone(&self) -> fsid_t

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