Struct linux_raw_sys::v2_6_32::general::in_addr [−][src]
#[repr(C)]pub struct in_addr { pub s_addr: __be32, }
Fields
s_addr: __be32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for in_addrimpl UnwindSafe for in_addrBlanket Implementations
Mutably borrows from an owned value. Read more