[][src]Function libxml::bindings::xmlSaveSetEscape

pub unsafe extern "C" fn xmlSaveSetEscape(
    ctxt: xmlSaveCtxtPtr,
    escape: xmlCharEncodingOutputFunc
) -> c_int