Files
vconnect-api/venv/lib/python3.12/site-packages/aiohttp/_find_header.pxd
2025-12-08 21:35:55 +09:00

3 lines
68 B
Cython

cdef extern from "_find_header.h":
int find_header(char *, int)