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