Skip to main content

xen_platform_op_t

Type Alias xen_platform_op_t 

Source
pub type xen_platform_op_t = xen_platform_op;

Aliased Type§

#[repr(C)]
pub struct xen_platform_op_t { pub cmd: u32, pub interface_version: u32, pub u: xen_platform_op__bindgen_ty_1, }

Fields§

§cmd: u32§interface_version: u32§u: xen_platform_op__bindgen_ty_1