from_c_str

Macro from_c_str 

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