Skip to main content

xmlSchemaValidateLengthFacet

Function xmlSchemaValidateLengthFacet 

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