parse_lit_c_str_cooked

Function parse_lit_c_str_cooked 

Source
fn parse_lit_c_str_cooked(s: &str) -> Option<(CString, Box<str>)>