Function MsiGetFeatureCostW
pub unsafe fn MsiGetFeatureCostW<P1>(
hinstall: MSIHANDLE,
szfeature: P1,
icosttree: MSICOSTTREE,
istate: INSTALLSTATE,
picost: *mut i32,
) -> u32where
P1: Param<PCWSTR>,
pub unsafe fn MsiGetFeatureCostW<P1>(
hinstall: MSIHANDLE,
szfeature: P1,
icosttree: MSICOSTTREE,
istate: INSTALLSTATE,
picost: *mut i32,
) -> u32where
P1: Param<PCWSTR>,