Files
ai_wht_B/venv/Lib/site-packages/aiohttp/_find_header.pxd

3 lines
68 B
Cython
Raw Normal View History

2026-01-06 14:18:39 +08:00
cdef extern from "_find_header.h":
int find_header(char *, int)