mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
started with python binding
This commit is contained in:
11
bindings/py/pypcp/static.py
Normal file
11
bindings/py/pypcp/static.py
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
|
||||
|
||||
STATIC = '''
|
||||
|
||||
typedef long time_t;
|
||||
|
||||
typedef uint16_t mode_t;
|
||||
|
||||
'''
|
||||
Reference in New Issue
Block a user