Function relay_split_chunks

Source
#[unsafe(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.