[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

lua_typename

Declaration

Source position: Lua.pas line 235

function lua_typename(

  L: Plua_State;

  tp: Integer

):PChar;