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

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

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

Called when the document start being processed.