Skip to main content

executeSETLIST

Function executeSETLIST 

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