Skip to main content

MirTouchTooltype

Type Alias MirTouchTooltype 

Source
pub type MirTouchTooltype = c_uint;
Expand description

Identifiers for per-touch tool types

Trait Implementations§

Source§

impl From<TouchTooltype> for MirTouchTooltype

Source§

fn from(value: TouchTooltype) -> Self

Converts to this type from the input type.