Jellyfin(8096), OrbStack(8097) 포트 충돌으로 변경. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 lines
68 B
Cython
3 lines
68 B
Cython
cdef extern from "_find_header.h":
|
|
int find_header(char *, int)
|