Gnurou / v4l2r

Rust bindings for V4L2
MIT License
21 stars 10 forks source link

`QueryBuffer` should be replaced by `V4l2Buffer`? #29

Open Gnurou opened 3 months ago

Gnurou commented 3 months ago

There is little reason to have this type when V4l2Buffer can cover the same need.