Enums§
Type Aliases§
- botan_
view_ bin_ fn - botan_
view_ ctx - botan_
view_ str_ fn - c_char
- Equivalent to C’s
chartype. - c_int
- Equivalent to C’s
signed int(int) type. - c_uint
- Equivalent to C’s
unsigned inttype.
char type.signed int (int) type.unsigned int type.