No, there is currently no way to call arbitrary C functions from a femtological language. As Matt B. says, there is an expansive API that allows you to write functions in C (which in turn can call any C function) and register them to become callable from femtolysis. One could use this mechanism to add the function ccallthat was used, for example. libffi to call any C. function
source
share