Skip to main content

executeSETLIST

Function executeSETLIST 

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