Function relay_cabi::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.