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