Function windows::Win32::System::Performance::PdhGetCounterInfoW
pub unsafe fn PdhGetCounterInfoW<P0>(
hcounter: isize,
bretrieveexplaintext: P0,
pdwbuffersize: *mut u32,
lpbuffer: Option<*mut PDH_COUNTER_INFO_W>,
) -> u32where
P0: Param<BOOLEAN>,