Struct panda_sys::BlockdevOptionsGenericFormat [−][src]
#[repr(C)]pub struct BlockdevOptionsGenericFormat { pub file: *mut BlockdevRef, }
Fields
file: *mut BlockdevRefTrait Implementations
Auto Trait Implementations
impl !Send for BlockdevOptionsGenericFormatimpl !Sync for BlockdevOptionsGenericFormatimpl Unpin for BlockdevOptionsGenericFormatimpl UnwindSafe for BlockdevOptionsGenericFormatBlanket Implementations
Mutably borrows from an owned value. Read more