pub unsafe extern "system" fn MsiGetFeatureUsageA(
szproduct: PSTR,
szfeature: PSTR,
pdwusecount: *mut u32,
pwdateused: *mut u16
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
