Macro cstr::cstr

source ·
macro_rules! cstr {
    ($t: tt) => { ... };
}