Skip to main content

call_prolog

Function call_prolog 

Source
pub unsafe fn call_prolog(
    L: *mut lua_State,
    ra: *mut TValue,
    argtop: StkId,
    nresults: c_int,
) -> *mut Closure