Enum inkview_sys::c_api::bt_service_e [−][src]
#[repr(u32)]
pub enum bt_service_e {
BT_UNKNOWN,
BT_AUTH,
BT_OBEX,
BT_SECOND_SCREEN,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for bt_service_eimpl Send for bt_service_eimpl Sync for bt_service_eimpl Unpin for bt_service_eimpl UnwindSafe for bt_service_eBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V