Struct openssl_sys::stack_st_X509[][src]

#[repr(C)]
pub struct stack_st_X509 { pub stack: _STACK, }

Fields

Auto Trait Implementations

impl !Send for stack_st_X509

impl !Sync for stack_st_X509