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: u32pub type xen_dm_op_buf_t = xen_dm_op_buf;struct xen_dm_op_buf_t {
pub h: __guest_handle_void,
pub size: u32,
}h: __guest_handle_void§size: u32