[Tarantool-patches] [PATCH v3 08/16] module api/lua: add API_EXPORT to tuple functions

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Oct 15 02:41:53 MSK 2020


Thanks for the patch!

On 13.10.2020 01:23, Alexander Turenko wrote:
> The reason is unification of declarations. It is the rule of thumb to
> use API_EXPORT with module API functions.

What about box_tuple_ref, box_tuple_unref, box_tuple_field_count,
and other tuple functions?


More information about the Tarantool-patches mailing list