Struct libc::radvisory [] [src]

pub struct radvisory {
    pub ra_offset: off_t,
    pub ra_count: c_int,
}

Fields

Trait Implementations

impl Copy for radvisory
[src]

impl Clone for radvisory
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more