Skip to main content

xmlSchemaValidatePredefinedType

Function xmlSchemaValidatePredefinedType 

Source
pub unsafe extern "C" fn xmlSchemaValidatePredefinedType(
    type_: *mut xmlSchemaType,
    value: *const xmlChar,
    val: *mut *mut xmlSchemaVal,
) -> c_int