File: _find_header.pxd

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