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

Required features: "Win32_System_Performance", "Win32_Foundation"