Function xmlDocDump

Source
pub unsafe extern "C" fn xmlDocDump(
    f: *mut FILE,
    cur: xmlDocPtr,
) -> c_int