Struct panda_sys::q_obj_ChardevHostdev_wrapper [−][src]
#[repr(C)]pub struct q_obj_ChardevHostdev_wrapper { pub data: *mut ChardevHostdev, }
Fields
data: *mut ChardevHostdevTrait Implementations
Auto Trait Implementations
impl !Send for q_obj_ChardevHostdev_wrapperimpl !Sync for q_obj_ChardevHostdev_wrapperimpl Unpin for q_obj_ChardevHostdev_wrapperimpl UnwindSafe for q_obj_ChardevHostdev_wrapperBlanket Implementations
Mutably borrows from an owned value. Read more