Function libxml::bindings::xmlValidatePushElement[][src]

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