Skip to main content

xmlSchemaCheckFacet

Function xmlSchemaCheckFacet 

Source
pub unsafe extern "C" fn xmlSchemaCheckFacet(
    facet: *mut xmlSchemaFacet,
    typeDecl: *mut xmlSchemaType,
    ctxt: *mut xmlSchemaParserCtxt,
    name: *const xmlChar,
) -> c_int