[gambit-list] Returning homogeneous numeric vectors from C to Scheme
Lassi Kortela
lassi at lassi.io
Sat Jul 18 06:30:26 EDT 2020
How would one use the FFI to make a fresh s64vector with the same values
as a C int64_t[] array? In gambit.h I can only find ___make_vector()
which makes a generic vector.
More information about the Gambit-list
mailing list