ctest 0.5.1

Automated testing of FFI bindings in Rust.
Documentation
1
2
3
4
#[repr(C)]
pub struct RawIdent {
    pub r#type: i32,
}