pub type AXESLISTW = tagAXESLISTW;Aliased Type§
#[repr(C)]pub struct AXESLISTW {
pub axlReserved: u32,
pub axlNumAxes: u32,
pub axlAxisInfo: [tagAXISINFOW; 16],
}Fields§
§axlReserved: u32§axlNumAxes: u32§axlAxisInfo: [tagAXISINFOW; 16]