PdhGetCounterInfoW

Function PdhGetCounterInfoW 

Source
pub unsafe extern "system" fn PdhGetCounterInfoW(
    hCounter: PDH_HCOUNTER,
    bRetrieveExplainText: BOOLEAN,
    pdwBufferSize: LPDWORD,
    lpBuffer: PPDH_COUNTER_INFO_W,
) -> PDH_STATUS