xmlValidateAttributeValue

Function xmlValidateAttributeValue 

Source
pub unsafe extern "C" fn xmlValidateAttributeValue(
    type_: xmlAttributeType,
    value: *const xmlChar,
) -> c_int