pub const MOUSE_BUTTON_LEFT: u64 = 0; // 0u64
Left mouse button constant for use with PointerAction.
PointerAction