Macro arret_compiler::libcstr[][src]

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

Builds a static NULL terminated *const libc::c_char with the given contents