Skip to main content

lua_clonefunction

Function lua_clonefunction 

Source
pub unsafe extern "C-unwind" fn lua_clonefunction(
    state: *mut _LuaState,
    idx: c_int,
)
Expand description

Clones a function proto and its upvalues