c_str

Macro c_str 

Source
macro_rules! c_str {
    ( $($arg:tt)* ) => { ... };
}