Union bearssl::br_aes_x86ni_cbcdec_keys__bindgen_ty_1 [] [src]

#[repr(C)]
pub union br_aes_x86ni_cbcdec_keys__bindgen_ty_1 { pub skni: [c_uchar; 240], // some fields omitted }

Fields

skni: [c_uchar; 240]

Trait Implementations

impl Copy for br_aes_x86ni_cbcdec_keys__bindgen_ty_1
[src]

impl Clone for br_aes_x86ni_cbcdec_keys__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more