All checks were successful
continuous-integration/drone/push Build is passing
4 lines
64 B
Cython
4 lines
64 B
Cython
cdef extern from "includes/debug.h":
|
|
|
|
cdef int UVLOOP_DEBUG
|