string_from_array_with_null

Function string_from_array_with_null 

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