pub struct ProvideBuffers { /* private fields */ }
Expand description
Register nbufs
buffers that each have the length len
with ids starting from big
in the
group bgid
that can be used for any request. See
BUFFER_SELECT
for more info.
The opcode of the operation. This can be passed to
Probe::is_supported
to check if this operation is
supported with the current kernel.
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self)
.
That is, this conversion is whatever the implementation of
From<T> for U
chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.