3 lines
80 B
Cython
3 lines
80 B
Cython
cdef extern from "capnp/helpers/exception.h":
|
|
void c_reraise_kj_exception()
|
cdef extern from "capnp/helpers/exception.h":
|
|
void c_reraise_kj_exception()
|