xmlsec 0.2.2

Wrapper for xmlsec1 library
//!
//! Bindgen generated bindings
//!
#![allow(dead_code)]
#![allow(non_snake_case)]
#![allow(non_camel_case_types)]
#![allow(non_upper_case_globals)]

#![allow(improper_ctypes)]

#![allow(clippy::upper_case_acronyms)]
#![allow(clippy::redundant_static_lifetimes)]

include!(concat!(env!("OUT_DIR"), "/bindings.rs"));