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

type endDocumentSAXFunc = Option<unsafe extern "C" fn(*mut c_void)>;

endDocumentSAXFunc: @ctx: the user data (XML parser context)

Called when the document end has been detected.