Function MsiSetFeatureStateA
pub unsafe fn MsiSetFeatureStateA<P1>(
hinstall: MSIHANDLE,
szfeature: P1,
istate: INSTALLSTATE,
) -> u32where
P1: Param<PCSTR>,
pub unsafe fn MsiSetFeatureStateA<P1>(
hinstall: MSIHANDLE,
szfeature: P1,
istate: INSTALLSTATE,
) -> u32where
P1: Param<PCSTR>,