numbast.static.types#

Functions

register_enum_type_str(ctype_enum_name, ...)

Register a mapping from a C++ enum type name to its corresponding Numba type string.

reset_types()

to_numba_type_str(ty)

Converts C type string into numba type string.