[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

lua_touserdata

Declaration

Source position: lua.pas line 279

function lua_touserdata(

  L: Plua_State;

  idx: Integer

):Pointer;