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 f15a0b4 commit b377d82Copy full SHA for b377d82
src/ffi.rs
@@ -1,3 +1,4 @@
1
+#![allow(non_camel_case_types)]
2
use std::ffi::c_char;
3
4
#[repr(C)]
0 commit comments