Docs.rs
factorio-mlua-sys-0.1.2
factorio-mlua-sys 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
JohnTheCoolingFan
Dependencies
link-cplusplus ^1.0
normal
optional
cc ^1.0
build
cfg-if ^1.0
build
factorio-lua-src >=544.0.0, <550.0.0
build
optional
luajit-src >=210.4.0, <220.0.0
build
optional
luau0-src ^0.5.6
build
optional
pkg-config ^0.3.17
build
Versions
5.22%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
factorio_
mlua_
sys
0.1.2
Module compat
Module Items
Functions
In factorio_
mlua_
sys::
lua_
factorio
factorio_mlua_sys
::
lua_factorio
Module
compat
Copy item path
Source
Expand description
MLua compatibility layer for Lua 5.2
Based on github.com/keplerproject/lua-compat-5.3
Functions
§
luaL_
getmetafield
⚠
luaL_
newmetatable
⚠
luaL_
requiref
⚠
luaL_
tolstring
⚠
lua_
dump
⚠
lua_
getfield
⚠
lua_
getglobal
⚠
lua_
geti
⚠
lua_
gettable
⚠
lua_
getuservalue
⚠
lua_
isinteger
⚠
lua_
pushlstring
⚠
lua_
rawget
⚠
lua_
rawgeti
⚠
lua_
rawgetp
⚠
lua_
rawseti
⚠
lua_
rotate
⚠
lua_
seti
⚠
lua_
tointeger
⚠
lua_
tointegerx
⚠