parse_lit_c_str

Function parse_lit_c_str 

Source
pub(crate) fn parse_lit_c_str(s: &str) -> Option<(CString, Box<str>)>