[][src]Function winapi::um::pdh::PdhGetCounterInfoW

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