[][src]Function libxslt::bindings::xmlSaveSetAttrEscape

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