Docs.rs
luaur-vm-0.1.3
luaur-vm 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pjankiewicz
Dependencies
luaur-common ^0.1.3
normal
wasm-bindgen ^0.2
normal
optional
Versions
7.12%
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
luaA_pushclass
luaur_
vm
0.1.3
In luaur_
vm::
functions::
lua_
a_
pushclass
luaur_vm
::
functions
::
lua_a_pushclass
Function
luaA_
pushclass
Copy item path
Source
#[unsafe(no_mangle)]
pub unsafe fn luaA_pushclass(l:
*mut
lua_State
, lco:
*mut
LuauClass
)