matteo-the-prestige/matteo_env/Lib/site-packages/aiohttp/_find_header.pxd

3 lines
68 B
Cython
Raw Normal View History

2020-12-20 00:08:09 +00:00
cdef extern from "_find_header.h":
int find_header(char *, int)