Struct libc::radvisory
[−]
[src]
pub struct radvisory { pub ra_offset: off_t, pub ra_count: c_int, }
Fields
ra_offset | |
ra_count |
pub struct radvisory { pub ra_offset: off_t, pub ra_count: c_int, }
ra_offset | |
ra_count |
impl Copy for radvisory
impl Clone for radvisory
fn clone(&self) -> radvisory
fn clone_from(&mut self, source: &Self)