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