Cyclone Scheme  0.4

◆ alloc_bignum

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

Allocate a new bignum on the heap