Files
TransPyC/Test/CPythonTest/temp/6999814920e8b3d5.pyi
2026-06-16 16:09:42 +08:00

15 lines
280 B
Python

"""
Auto-generated Python stub file from main.py
Module: main
"""
import t, c
from t import CInt, CPtr, CChar, CLong
import viperlib
import cpython
def SetDllDirectoryA(lpPathName: str | CPtr) -> CInt | t.CExtern | t.State: pass
def main() -> CInt | t.CExport | t.State: pass