Macro clucstr::cstr [] [src]

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

Secure creation of CStr with zero cost