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