parse_c_string_to_r_string

Function parse_c_string_to_r_string 

Source
pub fn parse_c_string_to_r_string(str: *const c_char) -> Result<String, i32>