Skip to main content

NameDescription
ec_ptr_array_appendAppend to an ec_ptr_array
ec_ptr_array_destroyDestroy an ec_ptr_array
ec_ptr_array_getretrieve from a sparse ec_ptr_array
ec_ptr_array_initInitialize an ec_ptr_array struct
ec_ptr_array_insertinsert into a sparse ec_ptr_array
ec_ptr_array_removeremove an item from an ec_ptr_array, and compact the array
ec_ptr_array_unshiftputs an item at the front of the array, shifts existing data over
Was this page helpful?