#[no_mangle] pub unsafe extern "C" fn relay_str_from_cstr( s: *const c_char, ) -> RelayStr
Creates a Relay string from a c string.