lua_setfenv

Function lua_setfenv 

pub unsafe extern "C-unwind" fn lua_setfenv(
    L: *mut lua_State,
    idx: i32,
) -> i32