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

lua_tocfunction

Declaration

Source position: lua.pas line 277

function lua_tocfunction(

  L: Plua_State;

  idx: Integer

):lua_CFunction;