mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
4 lines
99 B
C
4 lines
99 B
C
#include <Types.h>
|
|
#include <Files.h>
|
|
|
|
extern OSErr FindApplicationFromCreator(OSType, FSSpecPtr);
|