Skip to main content

luauF_writeinteger

Function luauF_writeinteger 

Source
pub unsafe fn luauF_writeinteger<T: Copy>(
    _L: *mut LuaState,
    _res: StkId,
    arg0: *mut TValue,
    nresults: c_int,
    args: StkId,
    nparams: c_int,
) -> c_int