aboutsummaryrefslogtreecommitdiff
path: root/src/ffi.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/ffi.rs')
-rw-r--r--src/ffi.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ffi.rs b/src/ffi.rs
index 0dea45a..799e5bc 100644
--- a/src/ffi.rs
+++ b/src/ffi.rs
@@ -1,9 +1,5 @@
/* automatically generated by rust-bindgen */
-pub type __uint8_t = ::std::os::raw::c_uchar;
-pub type __uint16_t = ::std::os::raw::c_ushort;
-pub type __uint32_t = ::std::os::raw::c_uint;
-pub type __uint64_t = ::std::os::raw::c_ulong;
extern "C" {
#[link_name = "\u{1}NK_PWS_SLOT_COUNT"]
pub static mut NK_PWS_SLOT_COUNT: u8;