Skip to main content

xen_livepatch_status_t

Type Alias xen_livepatch_status_t 

Source
pub type xen_livepatch_status_t = xen_livepatch_status;

Aliased Type§

#[repr(C)]
pub struct xen_livepatch_status_t { pub state: u32, pub rc: i32, }

Fields§

§state: u32§rc: i32