pub unsafe extern "system" fn MsiGetFeatureCostA(
hinstall: MSIHANDLE,
szfeature: PCSTR,
icosttree: MSICOSTTREE,
istate: INSTALLSTATE,
picost: *mut i32
) -> u32
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"