Function libxml::bindings::xmlValidateOneAttribute [−][src]
pub unsafe extern "C" fn xmlValidateOneAttribute(
ctxt: xmlValidCtxtPtr,
doc: xmlDocPtr,
elem: xmlNodePtr,
attr: xmlAttrPtr,
value: *const xmlChar
) -> c_int