Struct phper_sys::sockaddr_in6 [−][src]
#[repr(C)]pub struct sockaddr_in6 { pub _address: u8, }
Fields
_address: u8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for sockaddr_in6impl Send for sockaddr_in6impl Sync for sockaddr_in6impl Unpin for sockaddr_in6impl UnwindSafe for sockaddr_in6Blanket Implementations
Mutably borrows from an owned value. Read more