Module botan_sys::ffi_types

source ·

Type Definitions

  • Equivalent to C’s char type.
  • Equivalent to C’s signed int (int) type.
  • Equivalent to C’s unsigned int type.
  • Equivalent to C’s void type when used as a pointer.