Binary package “libpmemcto-dev” in ubuntu bionic

Development files for libpmemcto1

 The libpmemcto library is a persistent memory allocator providing malloc-like
 interfaces, with no overhead imposed by run-time flushing or transactional
 updates. An overhead is imposed only when program exits normally and have to
 flush the pool contents.
 .
 NOTE: This is an experimental API and should not be used in production
 environments.
 .
 This package contains libraries and header files used for linking programs
 against libpmemcto.