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