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

luaL_typename

Declaration

Source position: lua.pas line 712

function luaL_typename(

  L: Plua_State;

  idx: Integer

):PChar;