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

lua_typename

Declaration

Source position: lua.pas line 256

function lua_typename(

  L: Plua_State;

  tp: Integer

):PChar;