mirror of https://github.com/Nonannet/copapy.git
3 lines
97 B
Python
3 lines
97 B
Python
|
|
def coparun(data: bytes) -> int: ...
|
||
|
|
def read_data_mem(rel_addr: int, length: int) -> bytes: ...
|