[−][src]Type Definition libxslt::bindings::xmlHashDeallocator
type xmlHashDeallocator = Option<unsafe extern "C" fn(*mut c_void, *mut u8)>;
xmlHashDeallocator: @payload: the data in the hash @name: the name associated
Callback to free data from a hash.