2 lines
41 B
Python
2 lines
41 B
Python
|
def cstrencode(pystr: str) -> bytes: ...
|
|
def cstrencode(pystr: str) -> bytes: ...
|