[−][src]Module secp256k1_sys::types
Structs
AlignedType | A type that is as aligned as the biggest alignment for fundamental types in C
since C11 that means as aligned as |
Enums
c_void | This is an exact copy of https://doc.rust-lang.org/core/ffi/enum.c_void.html It should be Equivalent to C's void type when used as a pointer. |
Type Definitions
c_char | This might not match C's |
c_int | |
c_uchar | |
c_uint | |
size_t |