pub unsafe extern "C" fn hv_vcpu_read_fpstate(
    vcpu: hv_vcpuid_t,
    buffer: *mut c_void,
    size: size_t
) -> hv_return_t
Expand description

Returns the current architectural x86 floating point and SIMD state of a vCPU