Struct bearssl_sys::br_sslrec_chapol_context__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct br_sslrec_chapol_context__bindgen_ty_1 { pub gen: __BindgenUnionField<*const c_void>, pub in_: __BindgenUnionField<*const br_sslrec_in_chapol_class>, pub out: __BindgenUnionField<*const br_sslrec_out_chapol_class>, pub bindgen_union_field: u64, }

Fields

Trait Implementations

impl Debug for br_sslrec_chapol_context__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Default for br_sslrec_chapol_context__bindgen_ty_1
[src]

Returns the "default value" for a type. Read more

impl Copy for br_sslrec_chapol_context__bindgen_ty_1
[src]

impl Clone for br_sslrec_chapol_context__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more