xmlIsRef

Function xmlIsRef 

Source
pub unsafe extern "C" fn xmlIsRef(
    doc: xmlDocPtr,
    elem: xmlNodePtr,
    attr: xmlAttrPtr,
) -> c_int