Skip to main content

MirPointerAction

Type Alias MirPointerAction 

Source
pub type MirPointerAction = c_uint;
Expand description

Possible pointer actions

Trait Implementations§

Source§

impl From<PointerAction> for MirPointerAction

Source§

fn from(value: PointerAction) -> Self

Converts to this type from the input type.