Function xmlValidateAttributeDecl

Source
pub unsafe extern "C" fn xmlValidateAttributeDecl(
    ctxt: xmlValidCtxtPtr,
    doc: xmlDocPtr,
    attr: xmlAttributePtr,
) -> c_int