barnacl_sys 0.1.1

FFI binding to libsodium
Documentation
1
2
3
4
5
// core.h

extern {
    pub fn sodium_init() -> c_int;
}