Skip to main content

luaV_doarithimpl_TM_SUB

Function luaV_doarithimpl_TM_SUB 

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