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

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