macro_rules! c_str {
    ( $str:tt ) => { ... };
}
Expand description

Create a C-compatible static string with a null byte