Struct panda_sys::NumaOptions [−][src]
#[repr(C)]pub struct NumaOptions { pub type_: NumaOptionsType, pub u: NumaOptions__bindgen_ty_1, }
Fields
type_: NumaOptionsTypeu: NumaOptions__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NumaOptionsimpl !Send for NumaOptionsimpl !Sync for NumaOptionsimpl Unpin for NumaOptionsimpl UnwindSafe for NumaOptionsBlanket Implementations
Mutably borrows from an owned value. Read more