ttvm 0.3.5

Runtime and compiler infrastructure API for Rust
Documentation
1
2
3
pub type Byte = libc::c_longlong;
pub type IPtr = libc::c_longlong;
pub type RPtr = libc::size_t;