补充
This commit is contained in:
19
Test/TestProject/temp/ba2e1c2dfc8e2f85.pyi
Normal file
19
Test/TestProject/temp/ba2e1c2dfc8e2f85.pyi
Normal file
@@ -0,0 +1,19 @@
|
||||
"""
|
||||
Auto-generated Python stub file from HASHLIB.py
|
||||
Module: HASHLIB
|
||||
"""
|
||||
|
||||
|
||||
import stdio
|
||||
import stdlib
|
||||
import string
|
||||
import stdint
|
||||
import t, c
|
||||
import base64
|
||||
import hashlib
|
||||
|
||||
def default_value_test_function(a: t.CInt, b: t.CInt) -> t.CInt: pass
|
||||
|
||||
def print_hex(buf: t.CUInt8T | t.CPtr, length: t.CInt) -> t.CInt: pass
|
||||
|
||||
def main1() -> t.CInt: pass
|
||||
Reference in New Issue
Block a user