pub unsafe extern "system" fn PdhGetCounterInfoW(
    hcounter: isize,
    bretrieveexplaintext: BOOLEAN,
    pdwbuffersize: *mut u32,
    lpbuffer: *mut PDH_COUNTER_INFO_W
) -> i32
Expand description

Required features: "Win32_System_Performance", "Win32_Foundation"