relay_cabi

Function relay_str_from_cstr

source
#[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.