index
:
libdb-sys.git
master
FFI Bindings for Berkeley DB 4.x
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib.rs
blob: b562231f90812372cb36af3e8d01796cc0ab0e23 (
plain
)
1
2
3
4
5
//! FFI Bindings for Berkeley DB 4.8. extern crate libc; pub mod ffi;