AXISINFOW

Type Alias AXISINFOW 

Source
pub type AXISINFOW = tagAXISINFOW;

Aliased Type§

#[repr(C)]
pub struct AXISINFOW { pub axMinValue: i64, pub axMaxValue: i64, pub axAxisName: [u16; 16], }

Fields§

§axMinValue: i64§axMaxValue: i64§axAxisName: [u16; 16]