Skip to main content

luaV_doarithimpl_TM_UNM

Function luaV_doarithimpl_TM_UNM 

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