summaryrefslogtreecommitdiffstats
path: root/lisplib.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-06-23 06:21:14 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-06-23 06:21:14 -0700
commitee064377143aa9cefb503bf0c277929a7ca641a1 (patch)
tree32f4ce3b14a401083b96b68544171e9a33c39347 /lisplib.c
parent6faa3362efe19984e428f15e92c6631654e1dd40 (diff)
downloadtxr-ee064377143aa9cefb503bf0c277929a7ca641a1.tar.gz
txr-ee064377143aa9cefb503bf0c277929a7ca641a1.tar.bz2
txr-ee064377143aa9cefb503bf0c277929a7ca641a1.zip
ffi: add back-pointer into type structure.
Upcoming work is going to benefit from a pointer for navigating from the txr_ffi_type structure to the Lisp object whose implementation is that structure. * ffi.c (struct txr_ffi_type): New member, self. (make_ffi_type_builtin, make_ffi_type_pointer, make_ffi_type_struct, make_ffi_type_array, make_ffi_type_enum): Initialize self pointer.
Diffstat (limited to 'lisplib.c')
0 files changed, 0 insertions, 0 deletions