Struct panda_sys::q_obj_InputBtnEvent_wrapper [−][src]
#[repr(C)]pub struct q_obj_InputBtnEvent_wrapper { pub data: *mut InputBtnEvent, }
Fields
data: *mut InputBtnEventTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for q_obj_InputBtnEvent_wrapperimpl !Send for q_obj_InputBtnEvent_wrapperimpl !Sync for q_obj_InputBtnEvent_wrapperimpl Unpin for q_obj_InputBtnEvent_wrapperimpl UnwindSafe for q_obj_InputBtnEvent_wrapperBlanket Implementations
Mutably borrows from an owned value. Read more