xen_sys

Type Alias xen_dm_op_buf_t

Source
pub type xen_dm_op_buf_t = xen_dm_op_buf;

Aliased Type§

struct xen_dm_op_buf_t {
    pub h: __guest_handle_void,
    pub size: u32,
}

Fields§

§h: __guest_handle_void§size: u32