[][src]Function libxslt::bindings::xmlSaveSetEscape

pub unsafe extern "C" fn xmlSaveSetEscape(
    ctxt: *mut _xmlSaveCtxt,
    escape: Option<unsafe extern "C" fn(*mut u8, *mut i32, *const u8, *mut i32) -> i32>
) -> i32