Skip to main content

executeSETGLOBAL

Function executeSETGLOBAL 

Source
pub unsafe extern "C" fn executeSETGLOBAL(
    L: *mut lua_State,
    pc: *const u32,
    base: StkId,
    k: *mut TValue,
) -> *const u32