Expand description
Please see the inline-c crate to learn more.
Macrosยง
- assert_
c - Execute a C program and return a
Resultofinline_c::Assert. See examples inside theinline-ccrate. - assert_
cxx - Execute a C++ program and return a
Resultofinline_c::Assert. See examples inside theinline-ccrate.