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

lua_pushfstring

Declaration

Source position: lua.pas line 303

function lua_pushfstring(

  L: Plua_State;

  const fmt: PChar

):PChar;