I am very new to cython and I want to parse a html code using c html parser. So I want to call a c function from python c
cython
c
python