Skip to main content

luau_f_integermod

Function luau_f_integermod 

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