Skip to main content

physdev_get_free_pirq_t

Type Alias physdev_get_free_pirq_t 

Source
pub type physdev_get_free_pirq_t = physdev_get_free_pirq;

Aliased Type§

#[repr(C)]
pub struct physdev_get_free_pirq_t { pub type_: i32, pub pirq: u32, }

Fields§

§type_: i32§pirq: u32