ring-lang-rs 0.1.10

Rust bindings for the Ring programming language
Documentation
1
2
3
pub use core::ffi::{c_char, c_double, c_int, c_uint, c_void};

pub type size_t = usize;