Type Alias mbDraggableRegion

Source
pub type mbDraggableRegion = _mbDraggableRegion;

Aliased Type§

struct mbDraggableRegion {
    pub bounds: tagRECT,
    pub draggable: i32,
}

Fields§

§bounds: tagRECT§draggable: i32