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

luaL_checkudata

Declaration

Source position: lua.pas line 659

function luaL_checkudata(

  L: Plua_State;

  ud: Integer;

  const tname: PChar

):Pointer;