pub type MirTouchTooltype = c_uint;Expand description
Identifiers for per-touch tool types
Trait Implementations§
Source§impl From<TouchTooltype> for MirTouchTooltype
impl From<TouchTooltype> for MirTouchTooltype
Source§fn from(value: TouchTooltype) -> Self
fn from(value: TouchTooltype) -> Self
Converts to this type from the input type.