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

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