Struct panda_sys::TCGArgConstraint [−][src]
#[repr(C)]pub struct TCGArgConstraint { pub ct: u16, pub alias_index: u8, pub u: TCGArgConstraint__bindgen_ty_1, }
Fields
ct: u16alias_index: u8u: TCGArgConstraint__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TCGArgConstraintimpl Send for TCGArgConstraintimpl Sync for TCGArgConstraintimpl Unpin for TCGArgConstraintimpl UnwindSafe for TCGArgConstraintBlanket Implementations
Mutably borrows from an owned value. Read more