[squeak-dev] FFI: get function address?

Schwab,Wilhelm K bschwab at anest.ufl.edu
Fri Mar 26 02:50:58 UTC 2010


Hello all,

Does Squeak/Pharo FFI offer a way to get the address of a function in a library?  The target of interest is probably more of an exported global containing a pointer, but GetProcAddress() worked on Windows, and I am assuming a similar trick will be required on Linux.

Bill




More information about the Squeak-dev mailing list