Struct posix::stdio::FILE [-] [+] [src]

pub struct FILE {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Copy for FILE