fivem-lua-sdk
fivem-lua-sdk copied to clipboard
lua has no pointers
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.