ctest 0.5.1

Automated testing of FFI bindings in Rust.
Documentation
1
2
3
4
5
#include <stdint.h>

typedef struct {
    int32_t type;
} RawIdent;