Docs.rs
luaur-rt-0.1.3
luaur-rt 0.1.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pjankiewicz
Dependencies
futures-util ^0.3
normal
optional
luaur-analysis ^0.1.3
normal
optional
luaur-ast ^0.1.3
normal
luaur-bytecode ^0.1.3
normal
luaur-common ^0.1.3
normal
luaur-compiler ^0.1.3
normal
luaur-config ^0.1.3
normal
optional
luaur-rt-derive ^0.1.3
normal
optional
luaur-vm ^0.1.3
normal
serde ^1.0
normal
optional
bstr ^1
dev
futures-util ^0.3
dev
serde ^1.0
dev
serde_json ^1.0
dev
tokio ^1
dev
Versions
98.96%
of the crate is documented
Platform
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
Skip to main content
lua_getglobal
luaur_
rt
0.1.3
In luaur_
rt::
ffi
luaur_rt
::
ffi
Function
lua_
getglobal
Copy item path
Source
pub unsafe fn lua_getglobal(L:
*mut
lua_State
, s:
*const
i8
) ->
i32