__init__.pxd 94 B

1234
  1. cdef extern from *:
  2. ctypedef bint bool
  3. ctypedef void* nullptr_t
  4. nullptr_t nullptr