12 lines
200 B
Cython
12 lines
200 B
Cython
#if 0
|
|
# This file is generated by cbindgen. DO NOT EDIT
|
|
#endif
|
|
|
|
|
|
cdef extern from *:
|
|
|
|
void root();
|
|
|
|
#if 0
|
|
# This is a simple test to ensure that trailers do not cause extra newlines in files
|
|
#endif
|