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

Gets the virtual timer mask.