rust_sodium-sys 0.1.2

Raw bindings to libsodium
Documentation
// core.h

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