A wrapper around a C function exposed to Io as an activatable slot.
Returns self if the argument is a CFunction with the same internal C function pointer.
Returns the CFunction name.
Same as asSimpleString.
Returns a number containing a unique id for the receiver's internal C function.
Returns the CFunction name in the form CFunction_Pointer.
optionalContext) Activates the CFunctions with the supplied settings.
Returns clock() time spent in compiler in seconds.
If aBool is true, the global block profiler is enabled, if false it is disabled. Returns self.
Returns the owning type of the CFunction or nil if the CFunction can be called on any object.
Returns the name given to the CFunction.