devices
0.1.0
In devices::
vfio
devices
::
vfio
Function
extract_vfio_struct
Copy item path
Source
fn extract_vfio_struct<T>(bytes: &[
u8
], offset:
usize
) ->
Option
<T>
where T: FromBytes,