补充
This commit is contained in:
14
Test/CPythonTest/temp/93131e2ff5450838.pyi
Normal file
14
Test/CPythonTest/temp/93131e2ff5450838.pyi
Normal file
@@ -0,0 +1,14 @@
|
||||
"""
|
||||
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
|
||||
Reference in New Issue
Block a user