Struct panda_sys::NotifierList [−][src]
#[repr(C)]pub struct NotifierList { pub notifiers: NotifierList__bindgen_ty_1, }
Fields
notifiers: NotifierList__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NotifierListimpl !Send for NotifierListimpl !Sync for NotifierListimpl Unpin for NotifierListimpl UnwindSafe for NotifierListBlanket Implementations
Mutably borrows from an owned value. Read more