Function yrs::yxmlelem_destroy[][src]

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

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