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: u32,
}Fields§
§h: __guest_handle_void§size: u32pub type xen_dm_op_buf_t = xen_dm_op_buf;#[repr(C)]pub struct xen_dm_op_buf_t {
pub h: __guest_handle_void,
pub size: u32,
}h: __guest_handle_void§size: u32