xmlSchemaCheckFacet

Function xmlSchemaCheckFacet 

Source
pub unsafe extern "C" fn xmlSchemaCheckFacet(
    facet: xmlSchemaFacetPtr,
    typeDecl: xmlSchemaTypePtr,
    ctxt: xmlSchemaParserCtxtPtr,
    name: *const xmlChar,
) -> c_int