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

lua_pushvfstring

Declaration

Source position: Lua.pas line 279

function lua_pushvfstring(

  L: Plua_State;

  const fmt: PChar;

  argp: Pointer

):PChar;