Union bearssl::br_sslrec_gcm_context__bindgen_ty_2 [] [src]

#[repr(C)]
pub union br_sslrec_gcm_context__bindgen_ty_2 { pub vtable: *const br_block_ctr_class, pub aes: br_aes_gen_ctr_keys, // some fields omitted }

Fields

vtable: *const br_block_ctr_class aes: br_aes_gen_ctr_keys

Trait Implementations

impl Copy for br_sslrec_gcm_context__bindgen_ty_2
[src]

impl Clone for br_sslrec_gcm_context__bindgen_ty_2
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more