relay_cabi

Function relay_split_chunks

source
#[no_mangle]
pub unsafe extern "C" fn relay_split_chunks(
    string: *const RelayStr,
    remarks: *const RelayStr,
) -> RelayStr
Expand description

Chunks the given text based on remarks.