[][src]Function indy_crypto::utils::ctypes::c_str_to_string

pub fn c_str_to_string(cstr: *const c_char) -> Result<Option<String>, Utf8Error>