Skip to main content

CRYPTO_IVEC

Type Alias CRYPTO_IVEC 

Source
pub type CRYPTO_IVEC = crypto_ivec_st;

Aliased Type§

#[repr(C)]
pub struct CRYPTO_IVEC { pub in_: *const u8, pub len: usize, }

Fields§

§in_: *const u8§len: usize