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