[][src]Macro rin::from_c_str

macro_rules! from_c_str {
    ($c_string: expr) => { ... };
}