xmlSaveFormatFile

Function xmlSaveFormatFile 

Source
pub unsafe extern "C" fn xmlSaveFormatFile(
    filename: *const c_char,
    cur: xmlDocPtr,
    format: c_int,
) -> c_int