From 9b91d37032f618f2794c13a7896499189d95cc93 Mon Sep 17 00:00:00 2001 From: John Clements Date: Wed, 31 Aug 2011 11:47:07 -0700 Subject: [PATCH] added entry for cstruct->list converter --- collects/scribblings/foreign/types.scrbl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/collects/scribblings/foreign/types.scrbl b/collects/scribblings/foreign/types.scrbl index 6e25c0b553..1a343e893f 100644 --- a/collects/scribblings/foreign/types.scrbl +++ b/collects/scribblings/foreign/types.scrbl @@ -878,6 +878,9 @@ The resulting bindings are as follows: currently, this information is correct only when no @racket[super-id] is specified.} +@item{@racketvarfont{id}->list : a function that converts a struct into + a list of values.} + ] Objects of the new type are actually C pointers, with a type tag that