[][src]Function libxml::bindings::xmlSaveSetAttrEscape

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