Enum inkview_sys::c_api::bt_flags_e [−][src]
#[repr(u32)]
pub enum bt_flags_e {
BT_FLAG_UPDATE_TIMEOUT,
BT_FLAG_LOW_POWER,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for bt_flags_eimpl Send for bt_flags_eimpl Sync for bt_flags_eimpl Unpin for bt_flags_eimpl UnwindSafe for bt_flags_eBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V