Function xmlSchemaValidateSetLocator

Source
pub unsafe extern "C" fn xmlSchemaValidateSetLocator(
    vctxt: xmlSchemaValidCtxtPtr,
    f: xmlSchemaValidityLocatorFunc,
    ctxt: *mut c_void,
)