Function xmlSchemaValidateFile

Source
pub unsafe extern "C" fn xmlSchemaValidateFile(
    ctxt: xmlSchemaValidCtxtPtr,
    filename: *const c_char,
    options: c_int,
) -> c_int