Function libxml::bindings::xmlBufferDump

source ·
pub unsafe extern "C" fn xmlBufferDump(
    file: *mut FILE,
    buf: xmlBufferPtr
) -> c_int