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