Docs.rs
  • lua53-sys-0.1.1
    • lua53-sys 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cpjreynolds
    • Dependencies
      • libc ^0.2 normal
      • gcc ^0.3 build
    • Versions
    • 1.22% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

lua53_sys0.1.1

Module lauxlib

Module Items

  • Structs
  • Constants
  • Functions

In crate lua53_sys

lua53_sys

Module lauxlib

Source
Expand description

Definitions from lauxlib.h.

Structs§

luaL_Buffer
luaL_Reg
luaL_Stream

Constants§

LUAL_NUMSIZES
LUA_ERRFILE
LUA_FILEHANDLE
LUA_NOREF
LUA_REFNIL

Functions§

luaL_addchar⚠
luaL_addlstring⚠
luaL_addsize⚠
luaL_addstring⚠
luaL_addvalue⚠
luaL_argcheck⚠
luaL_argerror⚠
luaL_buffinit⚠
luaL_buffinitsize⚠
luaL_callmeta⚠
luaL_checkany⚠
luaL_checkinteger⚠
luaL_checklstring⚠
luaL_checknumber⚠
luaL_checkoption⚠
luaL_checkstack⚠
luaL_checkstring⚠
luaL_checktype⚠
luaL_checkudata⚠
luaL_checkversion⚠
luaL_checkversion_⚠
luaL_dofile⚠
luaL_dostring⚠
luaL_error⚠
luaL_execresult⚠
luaL_fileresult⚠
luaL_getmetafield⚠
luaL_getmetatable⚠
luaL_getsubtable⚠
luaL_gsub⚠
luaL_len⚠
luaL_loadbuffer⚠
luaL_loadbufferx⚠
luaL_loadfile⚠
luaL_loadfilex⚠
luaL_loadstring⚠
luaL_newlib⚠
luaL_newlibtable⚠
luaL_newmetatable⚠
luaL_newstate⚠
luaL_openlibs⚠
luaL_optinteger⚠
luaL_optlstring⚠
luaL_optnumber⚠
luaL_optstring⚠
luaL_prepbuffer⚠
luaL_prepbuffsize⚠
luaL_pushresult⚠
luaL_pushresultsize⚠
luaL_ref⚠
luaL_requiref⚠
luaL_setfuncs⚠
luaL_setmetatable⚠
luaL_testudata⚠
luaL_tolstring⚠
luaL_traceback⚠
luaL_typename⚠
luaL_unref⚠
luaL_where⚠