pub unsafe extern "C" fn cmach_lua_openlibs_sealed(
    L: *mut lua_State
) -> c_int
Expand description

Load only those standard library parts needed for sandbox (pushes error on stack if result is not LUA_OK)