Function windows_sys::Win32::System::Hypervisor::GetRegisterValue
[−]pub unsafe extern "system" fn GetRegisterValue(
vmsavedstatedumphandle: *mut c_void,
vpid: u32,
registerid: u32,
registervalue: *mut VIRTUAL_PROCESSOR_REGISTER
) -> HRESULTExpand description
Required features: ‘Win32_System_Hypervisor’
