mirror of
https://github.com/python/cpython.git
synced 2025-09-21 16:10:33 +00:00
4 lines
99 B
C
4 lines
99 B
C
#include <Types.h>
|
|
#include <Files.h>
|
|
|
|
extern OSErr FindApplicationFromCreator(OSType, FSSpecPtr);
|