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

lua_pushvfstring

Declaration

Source position: lua.pas line 300

function lua_pushvfstring(

  L: Plua_State;

  const fmt: PChar;

  argp: Pointer

):PChar;