nautilus_core::ffi

Module cvec

source

Structs§

  • CVec is a C compatible struct that stores an opaque pointer to a block of memory, it’s length and the capacity of the vector it was allocated from.

Functions§