Function htmlDocDumpMemory

Source
pub unsafe extern "C" fn htmlDocDumpMemory(
    cur: xmlDocPtr,
    mem: *mut *mut xmlChar,
    size: *mut c_int,
)