Struct openssl_sys::CRYPTO_EX_DATA [] [src]

#[repr(C)]
pub struct CRYPTO_EX_DATA { pub sk: *mut stack_st_void, pub dummy: c_int, }

Fields