pub unsafe extern "system" fn SetupInstallServicesFromInfSectionExA(
    infhandle: *const c_void,
    sectionname: PCSTR,
    flags: SPSVCINST_FLAGS,
    deviceinfoset: HDEVINFO,
    deviceinfodata: *const SP_DEVINFO_DATA,
    reserved1: *const c_void,
    reserved2: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"