Function c_str_to_string

Source
pub(crate) fn c_str_to_string(input: &'_ [u8]) -> Option<String>