Comment on Cello – Higher Level Programming in CparentComments−orangeduck11yIt uses raw pointers (void*) and something a little like a vtable: http://libcello.org/documentation/hacking
Comments
It uses raw pointers (void*) and something a little like a vtable: http://libcello.org/documentation/hacking