str_from_array_with_null

Function str_from_array_with_null 

pub fn str_from_array_with_null(array: &[c_char]) -> Result<&str, StringError>