Skip to main content

luaL_openselectedlibs

Function luaL_openselectedlibs 

Source
pub unsafe extern "C-unwind" fn luaL_openselectedlibs(
    L: *mut lua_State,
    load: c_int,
    preload: c_int,
)
Available on crate feature lua55 only.