Function xmlSAX2SetDocumentLocator

Source
pub unsafe extern "C" fn xmlSAX2SetDocumentLocator(
    ctx: *mut c_void,
    loc: xmlSAXLocatorPtr,
)