Union bearssl::br_sslrec_chapol_context__bindgen_ty_1 [] [src]

#[repr(C)]
pub union br_sslrec_chapol_context__bindgen_ty_1 { pub gen: *const c_void, pub in_: *const br_sslrec_in_chapol_class, pub out: *const br_sslrec_out_chapol_class, // some fields omitted }

\brief Pointer to vtable.

Fields

gen: *const c_void in_: *const br_sslrec_in_chapol_class out: *const br_sslrec_out_chapol_class

Trait Implementations

impl Copy for br_sslrec_chapol_context__bindgen_ty_1
[src]

impl Clone for br_sslrec_chapol_context__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more