xmlValidatePushElement

Function xmlValidatePushElement 

Source
pub unsafe extern "C" fn xmlValidatePushElement(
    ctxt: xmlValidCtxtPtr,
    doc: xmlDocPtr,
    elem: xmlNodePtr,
    qname: *const xmlChar,
) -> c_int