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: u64pub 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: u64,
}h: __guest_handle_void§size: u64