Function yrs::ychunks_destroy

source ยท
#[no_mangle]
pub unsafe extern "C" fn ychunks_destroy(
    chunks: *mut YChunk,
    len: u32
)
Expand description

Deallocates result of ytext_chunks method.