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

Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’