Skip to main content

xmlIsRef

Function xmlIsRef 

Source
pub unsafe extern "C" fn xmlIsRef(
    doc: *mut xmlDoc,
    elem: *mut xmlNode,
    attr: *mut xmlAttr,
) -> c_int