Probably the best solution is @b4n's one:

#if a good language like C++
extern "C" declarations with noexcept
#else if only C
simple declarations 
#end

That allows both languages to check the definition in the user plugin has the right type.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.