Function yrs::yxmlattr_iter_destroy

source ยท
#[no_mangle]
pub unsafe extern "C" fn yxmlattr_iter_destroy(
    iterator: *mut Attributes
)
Expand description

Releases all of attributes iterator resources created by calling yxmlelem_attr_iter or yxmltext_attr_iter.