Skip to main content

luau_f_replace

Function luau_f_replace 

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