hackerhouse/.venv/Lib/site-packages/aiohttp/_find_header.pxd

3 lines
70 B
Cython
Raw Normal View History

2025-01-17 15:32:32 +00:00
cdef extern from "_find_header.h":
int find_header(char *, int)