Function xmlCopyError

Source
pub unsafe extern "C" fn xmlCopyError(
    from: xmlErrorPtr,
    to: xmlErrorPtr,
) -> c_int