Skip to main content

lua_v_doarithimpl_tm_sub

Function lua_v_doarithimpl_tm_sub 

Source
#[unsafe(export_name = "luaV_doarithimpl_TM_SUB")]
pub unsafe extern "C" fn lua_v_doarithimpl_tm_sub( L: *mut lua_State, ra: StkId, rb: *const TValue, rc: *const TValue, )