The goal of this library is to make it possible to avoid the duplicated code between Storable
and Prim
APIs when one is working mostly with the primitive
or contiguous
APIs, by using the Prim
interface to facilitate marshalling of values in memory.