XenevaOS
Loading...
Searching...
No Matches
size_t.h
Go to the documentation of this file.
1
30#ifdef __cplusplus
31extern "C" {
32#endif
33
34 typedef unsigned long long size_t;
35#ifdef __cplusplus
36}
37#endif
unsigned long long size_t
Definition size_t.h:34