[−][src]Type Definition libxslt::bindings::xmlRegisterNodeFunc
type xmlRegisterNodeFunc = Option<unsafe extern "C" fn(*mut _xmlNode)>;
xmlRegisterNodeFunc: @node: the current node
Signature for the registration callback of a created node