Skip to main content

luau_f_integerdiv

Function luau_f_integerdiv 

Source
pub unsafe fn luau_f_integerdiv(
    _l: *mut LuaState,
    res: StkId,
    arg0: *mut TValue,
    nresults: c_int,
    args: StkId,
    nparams: c_int,
) -> c_int