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