github.com/moontrade/nogc@v0.1.7/collections/robinhood/library.h (about) 1 #ifndef ROBINHOOD_LIBRARY_H 2 #define ROBINHOOD_LIBRARY_H 3 4 void robinhood_hello(size_t arg0, size_t arg1); 5 6 #endif //ROBINHOOD_LIBRARY_H