pub type lv_indev_type_t = u32;
Trait Implementations§
Source§impl From<Input_type_type> for lv_indev_type_t
impl From<Input_type_type> for lv_indev_type_t
Source§fn from(Value: Input_type_type) -> Self
fn from(Value: Input_type_type) -> Self
Converts to this type from the input type.