Struct panda_sys::InterfaceInfo [−][src]
Expand description
InterfaceInfo: @type: The name of the interface.
The information associated with an interface.
Fields
type_: *const c_charTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for InterfaceInfoimpl !Send for InterfaceInfoimpl !Sync for InterfaceInfoimpl Unpin for InterfaceInfoimpl UnwindSafe for InterfaceInfoBlanket Implementations
Mutably borrows from an owned value. Read more