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