nautilus_
core
0.36.0
Module cvec
Module Items
Structs
Functions
In nautilus_
core::
ffi
nautilus_core
::
ffi
Module
cvec
Copy item path
Source
Structs
§
CVec
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
§
cvec_
drop
cvec_
new