Struct panda_sys::NetLegacyOptions [−][src]
#[repr(C)]pub struct NetLegacyOptions { pub type_: NetLegacyOptionsType, pub u: NetLegacyOptions__bindgen_ty_1, }
Fields
type_: NetLegacyOptionsTypeu: NetLegacyOptions__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NetLegacyOptionsimpl !Send for NetLegacyOptionsimpl !Sync for NetLegacyOptionsimpl Unpin for NetLegacyOptionsimpl UnwindSafe for NetLegacyOptionsBlanket Implementations
Mutably borrows from an owned value. Read more