c_str

Macro c_str 

Source
macro_rules! c_str {
    ($lit:literal) => { ... };
}
Expand description

Create C string from string literal