Function yrs::yxmltext_destroy[][src]

#[no_mangle]
pub unsafe extern "C" fn yxmltext_destroy(value: *mut XmlText)
Expand description

Releases all memory-allocated resources bound to given YXmlText instance. It doesn’t remove the YXmlText stored inside of a document itself, but rather only parts of it related to a specific pointer that’s a subject of being destroyed.