Skip to main content

luaV_doarithimpl_TM_DIV

Function luaV_doarithimpl_TM_DIV 

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