Skip to main content

xmlValidatePushElement

Function xmlValidatePushElement 

Source
pub unsafe extern "C" fn xmlValidatePushElement(
    ctxt: *mut xmlValidCtxt,
    doc: *mut xmlDoc,
    elem: *mut xmlNode,
    qname: *const xmlChar,
) -> c_int