Skip to main content

xen_dm_op_buf_t

Type Alias xen_dm_op_buf_t 

Source
pub type xen_dm_op_buf_t = xen_dm_op_buf;

Aliased Type§

#[repr(C)]
pub struct xen_dm_op_buf_t { pub h: __guest_handle_void, pub size: u64, }

Fields§

§h: __guest_handle_void§size: u64