Function windows_sys::Win32::System::Hypervisor::WHvGetVirtualProcessorCounters
pub unsafe extern "system" fn WHvGetVirtualProcessorCounters(
partition: WHV_PARTITION_HANDLE,
vpindex: u32,
counterset: WHV_PROCESSOR_COUNTER_SET,
buffer: *mut c_void,
buffersizeinbytes: u32,
byteswritten: *mut u32,
) -> HRESULT