Struct panda_sys::RAMBlockNotifier__bindgen_ty_1 [−][src]
#[repr(C)]pub struct RAMBlockNotifier__bindgen_ty_1 { pub le_next: *mut RAMBlockNotifier, pub le_prev: *mut *mut RAMBlockNotifier, }
Fields
le_next: *mut RAMBlockNotifierle_prev: *mut *mut RAMBlockNotifierTrait Implementations
Auto Trait Implementations
impl !Send for RAMBlockNotifier__bindgen_ty_1impl !Sync for RAMBlockNotifier__bindgen_ty_1impl Unpin for RAMBlockNotifier__bindgen_ty_1impl UnwindSafe for RAMBlockNotifier__bindgen_ty_1Blanket Implementations
Mutably borrows from an owned value. Read more