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