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