pub unsafe extern "system" fn WdsCliGetDriverQueryXml(
    pwszwindirpath: PWSTR,
    ppwszdriverquery: *mut PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_DeploymentServices’, ‘Win32_Foundation’