pub unsafe extern "C" fn text_destroy(text: *mut Text)
Expand description

Frees an allocated text stream. This is a no-op if the text parameter is a null pointer.