Source position: Lua.pas line 638
function luaL_checkudata(
L: Plua_State;
ud: Integer;
const tname: PChar
):Pointer;