Struct panda_sys::SocketAddress [−][src]
#[repr(C)]pub struct SocketAddress { pub type_: SocketAddressKind, pub u: SocketAddress__bindgen_ty_1, }
Fields
type_: SocketAddressKindu: SocketAddress__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SocketAddressimpl !Send for SocketAddressimpl !Sync for SocketAddressimpl Unpin for SocketAddressimpl UnwindSafe for SocketAddressBlanket Implementations
Mutably borrows from an owned value. Read more