pub unsafe extern "system" fn SetupInstallServicesFromInfSectionW(
    infhandle: *const c_void,
    sectionname: PCWSTR,
    flags: SPSVCINST_FLAGS
) -> BOOL
Expand description

Required features: "Win32_Foundation"