FFI Definition

Marcin 'Qrczak' Kowalczyk qrczak at knm.org.pl
Sun May 6 12:55:54 EDT 2001


Sorry for lots of small messages.

'label' can be spelled '&'. It's IMHO more intuitive, and reminds
that we get a pointer in Haskell and not the dereferenced value.

foreign import "&stdscr" stdScr :: Ptr Window

-- 
 __("<  Marcin Kowalczyk * qrczak at knm.org.pl http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTÊPCZA
QRCZAK





More information about the FFI mailing list