powered by
Return the C code of an internal function
.rxC(fun)
C code if found (as a string) or NULL if not found
is the string of a function that you wish to get the C code for
Matthew Fider