.
original commit: 5024d2fd9892283bae33d664a2a7845f2e9b14c0
This commit is contained in:
parent
777667574c
commit
4828f4378a
|
@ -876,8 +876,8 @@
|
|||
[(types) (list stype ...)]
|
||||
[(offset ...) (apply values
|
||||
(compute-offsets types))])
|
||||
(define-cpointer-type _TYPE)
|
||||
(define _TYPE* (_cpointer TYPE-tag (make-cstruct-type types)))
|
||||
(define-cpointer-tag _TYPE)
|
||||
(values _TYPE* _TYPE TYPE? TYPE-tag
|
||||
(lambda (slot ...)
|
||||
(let ([block (malloc _TYPE*)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user