Skip to main content

luaV_doarithimpl_TM_POW

Function luaV_doarithimpl_TM_POW 

Source
pub unsafe extern "C" fn luaV_doarithimpl_TM_POW(
    L: *mut lua_State,
    ra: StkId,
    rb: *const TValue,
    rc: *const TValue,
)