Struct panda_sys::NotifierWithReturnList [−][src]
#[repr(C)]pub struct NotifierWithReturnList { pub notifiers: NotifierWithReturnList__bindgen_ty_1, }
Fields
notifiers: NotifierWithReturnList__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NotifierWithReturnListimpl !Send for NotifierWithReturnListimpl !Sync for NotifierWithReturnListimpl Unpin for NotifierWithReturnListimpl UnwindSafe for NotifierWithReturnListBlanket Implementations
Mutably borrows from an owned value. Read more