Spaces:
Runtime error
Runtime error
File size: 70 Bytes
2a0bc63 |
1 2 3 |
cdef extern from "_find_header.h":
int find_header(char *, int)
|