pub unsafe extern "C" fn hv_vcpu_get_trap_debug_exceptions(
    vcpu: hv_vcpu_t,
    value: *mut bool
) -> hv_return_t
Expand description

Gets whether debug exceptions exit the guest.