Skip to main content

xmlElemDump

Function xmlElemDump 

Source
pub unsafe extern "C" fn xmlElemDump(
    f: *mut FILE,
    doc: *mut xmlDoc,
    cur: *mut xmlNode,
)