relay_str_from_cstr

Function relay_str_from_cstr 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn relay_str_from_cstr( s: *const c_char, ) -> RelayStr
Expand description

Creates a Relay string from a c string.