erg/crates/erg_compiler/lib/pystd/atexit.d.er
2023-03-15 13:51:11 +09:00

2 lines
110 B
Python

.register!: (func: GenericCallable, *args: Obj) => NoneType
.unregister!: (func: GenericCallable) => NoneType