pub unsafe fn MsiSetComponentStateA<P0, P1>(
hinstall: P0,
szcomponent: P1,
istate: INSTALLSTATE,
) -> u32where
P0: Param<MSIHANDLE>,
P1: Param<PCSTR>,
pub unsafe fn MsiSetComponentStateA<P0, P1>(
hinstall: P0,
szcomponent: P1,
istate: INSTALLSTATE,
) -> u32where
P0: Param<MSIHANDLE>,
P1: Param<PCSTR>,