How can I send an address of a class method,
say class1::func()
to a callback function (writen in C) its parameter is a pointer to function.
THanx!