devices
0.1.0
In devices::virtio::balloon
?
Function
devices
::
virtio
::
balloon
::
apply_if_some
source
·
[
−
]
fn apply_if_some<F, R>(queue_opt:
Option
<
Queue
>, func: F)
where F:
FnMut
(
Queue
) -> R,