xen_sys

Type Alias physdev_get_free_pirq_t

Source
pub type physdev_get_free_pirq_t = physdev_get_free_pirq;

Aliased Type§

struct physdev_get_free_pirq_t {
    pub type_: i32,
    pub pirq: u32,
}

Fields§

§type_: i32§pirq: u32