lua_setlevel

Function lua_setlevel 

Source
pub unsafe extern "C" fn lua_setlevel(
    from: *mut lua_State,
    to: *mut lua_State,
)