File: _find_header.pxd

package info (click to toggle)
python-aiohttp 3.13.3-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 17,020 kB
  • sloc: python: 62,860; ansic: 20,773; makefile: 427; sh: 3
file content (2 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (27)
1
2
cdef extern from "_find_header.h":
    int find_header(char *, int)