Function xmlSaveSetAttrEscape

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