pub type virtio_magma_device_release_ctrl_t = virtio_magma_device_release_ctrl;
Aliased Type§
#[repr(C, packed(1))]pub struct virtio_magma_device_release_ctrl_t {
pub hdr: virtio_magma_ctrl_hdr,
pub device: u64,
}
Fields§
§hdr: virtio_magma_ctrl_hdr
§device: u64