Function xmlSaveFileTo

Source
pub unsafe extern "C" fn xmlSaveFileTo(
    buf: xmlOutputBufferPtr,
    cur: xmlDocPtr,
    encoding: *const c_char,
) -> c_int