Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ioctl/qbuf: add set_timestamp method
Add a set_timestamp method for QBuffer struct receiving the second and microsecond values. This setter allows crate users to initialize a QBuffer instance while being unaware of the underlying type for the timestamp member. Signed-off-by: Albert Esteve <aesteve@redhat.com>
- Loading branch information