Sign in
android
/
platform
/
external
/
rust
/
crates
/
v4l2r
/
0579fdf
/
.
/
src
/
bindings.rs
blob: 9b9257d784176c6301291e8b48463c22b39f2e46 [
file
] [
log
] [
blame
]
#![
allow
(
dead_code
)]
#![
allow
(
non_upper_case_globals
)]
#![
allow
(
non_camel_case_types
)]
#![
allow
(
non_snake_case
)]
#![
allow
(
clippy
::
all
)]
include
!(
"bindings/videodev2.rs"
);