Next:
CCallable-accessing
, Up:
CCallable
1.21.1 CCallable class: instance creation
for: aCObject returning: returnTypeSymbol withArgs: argsArray
Answer a CFunctionDescriptor with the given address, return type and arguments. The address will be reset to NULL upon image save (and it's the user's task to figure out a way to reinitialize it!)