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

lua_iscfunction

Declaration

Source position: Lua.pas line 229

function lua_iscfunction(

  L: Plua_State;

  idx: Integer

):LongBool;