Skip to main content

executeDUPCLOSURE

Function executeDUPCLOSURE 

Source
#[unsafe(export_name = "luaur_executeDUPCLOSURE")]
pub unsafe extern "C" fn executeDUPCLOSURE( L: *mut lua_State, pc: *const Instruction, base: StkId, k: *mut TValue, ) -> *const Instruction