libxen 0.5.0

Safe bindings for Xen libraries
Documentation
1
2
3
4
#[derive(Debug)]
pub enum VmEventRegs {
    X86(super::VmEventRegsX86),
}