Function libxml::bindings::xmlSchemaValidateLengthFacet[][src]

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