Call a foreign-language function: Difference between revisions

Content added Content deleted
m (→‎NASM: Original stuff was acting weird, so.. simplified it.)
Line 3,155: Line 3,155:
ret
ret


;; Just stored all the arguments on the stack just in case...
bindfunc:
bindfunc:
push rbp
push rbp