File: _find_header.pxd

package info (click to toggle)
python-aiohttp 3.12.15-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 16,900 kB
  • sloc: python: 61,659; ansic: 20,773; makefile: 396; sh: 3
file content (2 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (22)
1
2
cdef extern from "_find_header.h":
    int find_header(char *, int)