cpython/Mac/Modules/evt/evtedit.py

7 lines
138 B
Python

f = Function(void, 'SystemClick',
(EventRecord_ptr, 'theEvent', InMode),
(WindowPtr, 'theWindow', InMode),
)
functions.append(f)