pub unsafe extern "C" fn aws_byte_buf_secure_zero(
buf: *mut aws_byte_buf
)
Expand description
Sets all bytes of buffer to zero and resets len to zero.
pub unsafe extern "C" fn aws_byte_buf_secure_zero(
buf: *mut aws_byte_buf
)
Sets all bytes of buffer to zero and resets len to zero.