Struct libc::radvisory [] [src]

#[repr(C)]
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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more