[][src]Function libxml::bindings::xmlSaveFile

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