[][src]Macro yotc::c_str

macro_rules! c_str {
    ($s:expr) => { ... };
}

Convert a &str into *const libc::c_char