str_to_array

Function str_to_array 

pub fn str_to_array(buf: &mut [c_char], s: &str) -> Result<(), StringError>