We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c2b1c commit fff75b4Copy full SHA for fff75b4
src/lib.rs
@@ -5,6 +5,7 @@ mod avutil;
5
non_camel_case_types,
6
non_upper_case_globals,
7
improper_ctypes,
8
+ unnecessary_transmutes,
9
clippy::all
10
)]
11
pub mod ffi {
0 commit comments