pub unsafe extern "system" fn PdhSelectDataSourceW(
    hwndowner: HWND,
    dwflags: PDH_SELECT_DATA_SOURCE_FLAGS,
    szdatasource: PWSTR,
    pcchbufferlength: *mut u32
) -> u32
Expand description

Required features: "Win32_Foundation"