Type Definition openssl_sys::CRYPTO_EX_free

pub type CRYPTO_EX_free = unsafe extern "C" fn(*mut c_void, *mut c_void, *mut CRYPTO_EX_DATA, c_int, c_long, *mut c_void);
On this page