pub type setDocumentLocatorSAXFunc = unsafe extern "C" fn(ctx: *mut c_void, loc: *mut _xmlSAXLocator);Expand description
Callback to set the document locator.
ยงUPSTREAM-PARITY
The locator is an opaque structure that provides line/column information.