AXISINFOA

Type Alias AXISINFOA 

Source
pub type AXISINFOA = tagAXISINFOA;

Aliased Type§

#[repr(C)]
pub struct AXISINFOA { pub axMinValue: i32, pub axMaxValue: i32, pub axAxisName: [u8; 16], }

Fields§

§axMinValue: i32§axMaxValue: i32§axAxisName: [u8; 16]