Function SetupInstallServicesFromInfSectionA
pub unsafe fn SetupInstallServicesFromInfSectionA<P1>(
infhandle: *const c_void,
sectionname: P1,
flags: SPSVCINST_FLAGS,
) -> Result<()>where
P1: Param<PCSTR>,
pub unsafe fn SetupInstallServicesFromInfSectionA<P1>(
infhandle: *const c_void,
sectionname: P1,
flags: SPSVCINST_FLAGS,
) -> Result<()>where
P1: Param<PCSTR>,