[][src]Type Definition libxslt::bindings::xmlListDeallocator

type xmlListDeallocator = Option<unsafe extern "C" fn(*mut _xmlLink)>;

xmlListDeallocator: @lk: the data to deallocate

Callback function used to free data from a list.