Docs.rs
oxi-luajit-0.4.2
oxi-luajit 0.4.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
noib3
Dependencies
once_cell ^1.19
normal
thiserror ^1.0
normal
Versions
18.09%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
luaL_error
oxi_
luajit
0.4.2
In oxi_
luajit::
ffi
oxi_luajit
::
ffi
Function
luaL_
error
Copy item path
Source
pub unsafe extern "C" fn luaL_error( L:
*mut
lua_State, fmt:
*const
c_char
, ... ) ->
!