Cargo Features
v4l2r has no features set by default.
[dependencies]
v4l2r = { version = "0.0.5", features = ["arch64", "arch32"] }
-
arch64
-
Generate the bindings for 64-bit even if the host is 32-bit.
-
arch32
-
Generate the bindings for 32-bit even if the host is 64-bit.