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

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