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