darcs patch: add ptrto directive

30 Mar
2013
30 Mar
'13
10:59 a.m.
1 patch for repository http://code.haskell.org/c2hs: Sun Mar 24 16:21:29 CET 2013 p.balzarek@googlemail.com * add ptrto directive {#ptrto <path> #} creates a pointer into a c structure, following <path>. It behaves much like get or set, but instead of marshalling the target it returns a pointer to it. This is useful e.g. when the associated Haskell type doesn't have a Storable instance, for example SockAddr.
4434
Age (days ago)
4434
Last active (days ago)
0 comments
1 participants
participants (1)
-
General Failure