[−][src]Type Definition libxslt::bindings::xmlParserInputDeallocate
type xmlParserInputDeallocate = Option<unsafe extern "C" fn(*mut u8)>;
xmlParserInputDeallocate: @str: the string to deallocate
Callback for freeing some parser input allocations.