Skip to main content

executeSETTABLEKS

Function executeSETTABLEKS 

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