assert_c!() { /* proc-macro */ }Expand description
Execute a C program and return a Result of
inline_c::Assert. See examples inside the inline-c crate.
assert_c!() { /* proc-macro */ }Execute a C program and return a Result of
inline_c::Assert. See examples inside the inline-c crate.