Skip to main content

luaopen_package

Function luaopen_package 

Source
pub fn luaopen_package(state: &mut LuaState) -> Result<usize, LuaError>
Expand description

Open the package library and return the package table.