[][src]Function winapi::um::setupapi::SetupInstallServicesFromInfSectionExW

pub unsafe extern "system" fn SetupInstallServicesFromInfSectionExW(
    InfHandle: HINF,
    SectionName: PCWSTR,
    Flags: DWORD,
    DeviceInfoSet: HDEVINFO,
    DeviceInfoData: PSP_DEVINFO_DATA,
    Reserved1: PVOID,
    Reserved2: PVOID
) -> BOOL