From: Robert Kiendl
Subject: ACL foreign inferface: calling function-pointers
Date: 
Message-ID: <37CA7B31.57FFE518@gmx.net>
hello!

does anybody know how to directly call function-pointers 
like "void (*)(int a, char* b)" on ACL's ff without writting a lot of
wrappers in C (i need many different argument layouts)

robert