Function parse_lit_c_str_raw

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