pub unsafe extern "system" fn WdsCliObtainDriverPackagesEx(
    hsession: HANDLE,
    pwszmachineinfo: PCWSTR,
    ppwszservername: *mut PWSTR,
    pppwszdriverpackages: *mut *mut PWSTR,
    pulcount: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_System_DeploymentServices", "Win32_Foundation"