Function xmlSaveSetEscape

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