Cyclone Scheme  0.28.0

◆ alloc_bignum

#define alloc_bignum (   data,
 
)    bignum_type *p = gc_alloc_bignum((gc_thread_data *)data);

Allocate a new bignum on the heap