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 7384f95 commit a958be9Copy full SHA for a958be9
src/ffi.rs
@@ -7,7 +7,6 @@
7
// except according to those terms.
8
9
use crate::IoctlKind;
10
-use libc;
11
12
pub const GPIOHANDLES_MAX: usize = 64;
13
0 commit comments