Docs.rs
mlua-sys-0.6.5
mlua-sys 0.6.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
khvzak
Dependencies
cc ^1.0
build
cfg-if ^1.0
build
lua-src >=547.0.0, <547.1.0
build
optional
luajit-src >=210.5.0, <210.6.0
build
optional
luau0-src ^0.11.1
build
optional
pkg-config ^0.3.17
build
Versions
5.54%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
mlua_
sys
0.6.5
Module lualib
Module Items
Constants
Functions
In mlua_
sys::
lua52
mlua_sys
::
lua52
Module
lualib
Copy item path
Source
Available on
crate feature
lua52
only.
Expand description
Contains definitions from
lualib.h
.
Constants
§
LUA_
BITLIBNAME
LUA_
COLIBNAME
LUA_
DBLIBNAME
LUA_
IOLIBNAME
LUA_
LOADLIBNAME
LUA_
MATHLIBNAME
LUA_
OSLIBNAME
LUA_
STRLIBNAME
LUA_
TABLIBNAME
Functions
§
luaL_
openlibs
⚠
luaopen_
base
⚠
luaopen_
bit32
⚠
luaopen_
coroutine
⚠
luaopen_
debug
⚠
luaopen_
io
⚠
luaopen_
math
⚠
luaopen_
os
⚠
luaopen_
package
⚠
luaopen_
string
⚠
luaopen_
table
⚠