waf/playground/cython/src/cy_ctest.pxd

3 lines
43 B
Cython

cdef extern from "lib.h":
void hello()