Can you give me an example for this:
so how can i declare a pointer to function in my library?
and how can i pass a pointer to function to my external library?
thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Can you give me an example for this:
so how can i declare a pointer to function in my library?
and how can i pass a pointer to function to my external library?
thank you