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