xmlSchemaValidateLengthFacet

Function xmlSchemaValidateLengthFacet 

Source
pub unsafe extern "C" fn xmlSchemaValidateLengthFacet(
    type_: xmlSchemaTypePtr,
    facet: xmlSchemaFacetPtr,
    value: *const xmlChar,
    val: xmlSchemaValPtr,
    length: *mut c_ulong,
) -> c_int