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

Required features: ‘Win32_System_Performance’, ‘Win32_Foundation’