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

pub unsafe extern "system" fn PdhGetFormattedCounterArrayW(
    hCounter: PDH_HCOUNTER,
    dwFormat: DWORD,
    lpdwBufferSize: LPDWORD,
    lpdwBufferCount: LPDWORD,
    ItemBuffer: PPDH_FMT_COUNTERVALUE_ITEM_W
) -> PDH_STATUS