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