Function libxml::bindings::xmlRelaxNGValidatePushElement[][src]

pub unsafe extern "C" fn xmlRelaxNGValidatePushElement(
    ctxt: xmlRelaxNGValidCtxtPtr,
    doc: xmlDocPtr,
    elem: xmlNodePtr
) -> c_int