module api/lua: add API_EXPORT to tuple functions
The reason is unification of declarations. It is the rule of thumb to use API_EXPORT with module API functions. Part of #5273
Loading
Please register or sign in to comment
The reason is unification of declarations. It is the rule of thumb to use API_EXPORT with module API functions. Part of #5273