Struct bearssl::br_pem_decoder_context__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct br_pem_decoder_context__bindgen_ty_1 { pub dp: *mut u32, pub rp: *mut u32, pub ip: *const c_uchar, }

Fields

Trait Implementations

impl Debug for br_pem_decoder_context__bindgen_ty_1
[src]

[src]

Formats the value using the given formatter.

impl Copy for br_pem_decoder_context__bindgen_ty_1
[src]

impl Clone for br_pem_decoder_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