On Thu, Feb 09, 2012 at 04:52:16AM -0800, John Meacham wrote:
> 
> Since CSigSet has "sigset_t" associated with it, 'Ptr CSigSet' ends up turning
> into 'sigset_t *' in the generated code. (Ptr (Ptr CChar)) turns into char**
> and so forth.

What does the syntax for associating sigset_t with CSigSet look like?


Thanks
Ian


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to