Function libxml::bindings::xmlValidateAttributeValue[][src]

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