Macro std::ffi::c_str

macro c_str($s) { ... }

Compile-time null-terminated string.

Example