waf/playground/cython/src/cy_cxxtest.pxd

3 lines
43 B
Cython

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