stl.fcall¶
Jumps to label, and saves the return address in the given "ret_reg" variable.
Signature¶
def fcall label, ret_reg @ ret { ... }
Defined in ptrlib.fj — lines 90–95 (view on GitHub).
Complexity¶
Time:
@-1Space:
@-1
See the complexity glossary for what @, w, dw, dbit, n mean.