1 2 3 4 5
use crate::sys::*; pub type SystemInstall = sSystemInstallData; pub type GaugeInstall = sGaugeInstallData; pub type GaugeDraw = sGaugeDrawData;