Struct openssl_sys::stack_st_void[][src]

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

Fields

Auto Trait Implementations

impl !Send for stack_st_void

impl !Sync for stack_st_void