Struct panda_sys::RAMList__bindgen_ty_2 [−][src]
#[repr(C)]pub struct RAMList__bindgen_ty_2 { pub lh_first: *mut RAMBlockNotifier, }
Fields
lh_first: *mut RAMBlockNotifierTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RAMList__bindgen_ty_2impl !Send for RAMList__bindgen_ty_2impl !Sync for RAMList__bindgen_ty_2impl Unpin for RAMList__bindgen_ty_2impl UnwindSafe for RAMList__bindgen_ty_2Blanket Implementations
Mutably borrows from an owned value. Read more