This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-zerotierone/zeroidc/vendor/cbindgen/tests/expectations/custom_header.compat.c

19 lines
294 B
C

#if 0
# This file is generated by cbindgen. DO NOT EDIT
#endif
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
void root(void);
#ifdef __cplusplus
} // extern "C"
#endif // __cplusplus
#if 0
# This is a simple test to ensure that trailers do not cause extra newlines in files
#endif