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