LUA has no pointers, so all pointer parameters could be a return value. The exporter should add all pointer parameter types as `@return` doc entry.
LUA has no pointers, so all pointer parameters could be a return value. The exporter should add all pointer parameter types as
@returndoc entry.