[plt-scheme] stdcall convention and FFI

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Dec 25 11:49:56 EST 2005

On Dec 24, pedro pinto wrote:
> 
> The CALLBACK qualifier above indicates that the stdcall convention
> is used. I did not find a way to declare this to the FFI.  Did I
> miss something?

You didn't miss it -- the functionality still doesn't exist.  (Search
the archive and you'll see the messages.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.