MCPcopy Create free account
hub / github.com/SteveKChiu/lua-intf / createUserData

Method createUserData

LuaIntf/LuaRef.h:278–283  ·  view source on GitHub ↗

* Create new userdata with requested size. * * @param L Lua state * @param userdata_size the size of userdata to allocate * @param out_userdata [out] the pointer to allocated userdata, can be nullptr if not needed */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected