Function libxml::bindings::xmlSchemaCheckFacet[][src]

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