Skip to content

Commit b377d82

Browse files
KSXGitHubanonrig
authored andcommitted
style: suppress a warning
1 parent f15a0b4 commit b377d82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ffi.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![allow(non_camel_case_types)]
12
use std::ffi::c_char;
23

34
#[repr(C)]

0 commit comments

Comments
 (0)