Skip to main content

luaV_doarithimpl_TM_MUL

Function luaV_doarithimpl_TM_MUL 

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