Function getfenv

Source
pub unsafe extern "C" fn getfenv(state: lua_State, index: i32)
Expand description

Pushes onto the stack the environment table of the value at the given index.