summaryrefslogtreecommitdiffstats
path: root/third_party/python/aiohttp/aiohttp/_find_header.pxd
blob: 37a6c37268ee30b182fd77d109688d35d5577c7f (plain)
1
2
cdef extern from "_find_header.h":
    int find_header(char *, int)