Function libxml::bindings::xmlC14NDocDumpMemory[][src]

pub unsafe extern "C" fn xmlC14NDocDumpMemory(
    doc: xmlDocPtr,
    nodes: xmlNodeSetPtr,
    mode: c_int,
    inclusive_ns_prefixes: *mut *mut xmlChar,
    with_comments: c_int,
    doc_txt_ptr: *mut *mut xmlChar
) -> c_int