|
reldb 0.1.0
Recreational SQLite
|
Shorthand for common C idioms (strings, bytes, booleans). More...
Typedefs | |
| typedef char * | cstr |
| typedef const char * | ccstr |
| typedef void * | ptr |
| typedef const void * | cptr |
| typedef uint8_t | byte |
| typedef bool | b8 |
| typedef int32_t | b32 |
Shorthand for common C idioms (strings, bytes, booleans).
| typedef int32_t b32 |