[][src]Module cursed::vec

Structs

AnyVec
RawVec
TypedVoid
Vec

Statics

TYPE_STRING
TYPE_U64

Functions

vec_debug_print
vec_free

A function to free vectors.

vec_get
vec_len
vec_new

A constructor for Vec for the C FFI, accepting types provided from generated constants.

vec_pop
vec_push