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

type xmlDeregisterNodeFunc = Option<unsafe extern "C" fn(*mut _xmlNode)>;

xmlDeregisterNodeFunc: @node: the current node

Signature for the deregistration callback of a discarded node