14 lines
199 B
Python
14 lines
199 B
Python
"""
|
|
Auto-generated Python stub file from benchmark_main.py
|
|
Module: benchmark_main
|
|
"""
|
|
|
|
|
|
import w32.win32console as w32cmd
|
|
import t, c
|
|
|
|
pagecode: t.CDefine = 65001
|
|
|
|
@t.CExport
|
|
def main() -> int: pass
|