Function MsiConfigureFeatureA
pub unsafe fn MsiConfigureFeatureA<P0, P1>(
szproduct: P0,
szfeature: P1,
einstallstate: INSTALLSTATE,
) -> u32where
P0: Param<PCSTR>,
P1: Param<PCSTR>,
pub unsafe fn MsiConfigureFeatureA<P0, P1>(
szproduct: P0,
szfeature: P1,
einstallstate: INSTALLSTATE,
) -> u32where
P0: Param<PCSTR>,
P1: Param<PCSTR>,