9 lines
No EOL
98 B
C
9 lines
No EOL
98 B
C
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
typedef unsigned long size_t;
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif |