Source position: lauxlib.pas line 73
function luaL_checkudata(
L: Plua_State;
ud: Integer;
const tname: PAnsiChar
):Pointer;