Struct aws_lc_sys::buf_mem_st
source · Fields§
§length: usize§data: *mut c_char§max: usizeTrait Implementations§
source§impl Clone for buf_mem_st
impl Clone for buf_mem_st
source§fn clone(&self) -> buf_mem_st
fn clone(&self) -> buf_mem_st
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more