Macros§
Structs§
- Array
Ptr - Return type of new_arr
Functions§
- delete_
arr ⚠ - Destroy the specified object created by new_arr
- delete_
obj ⚠ - Destroy the specified object created by new_obj
- new_arr⚠
- Create an array object of the specified type
- new_obj⚠
- Create a single object of the specified type