AXISINFOA

Type Alias AXISINFOA 

Source
pub type AXISINFOA = tagAXISINFOA;

Aliased Type§

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

Fields§

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