Skip to main content

mbDraggableRegion

Type Alias mbDraggableRegion 

Source
pub type mbDraggableRegion = _mbDraggableRegion;

Aliased Type§

#[repr(C)]
pub struct mbDraggableRegion { pub bounds: tagRECT, pub draggable: i32, }

Fields§

§bounds: tagRECT§draggable: i32