Documentation

Other Data Types

All the public Structures and Function Pointers in EtoileFoundation

Other Data Types

Default

struct _ETCArray* ETCArray

Opaque type representing a thin layer of abstraction around a dynamic C array. An ETCArray can be used to store any pointer type.

ETExceptionType(* ETHandler

Prototype for exception handler function.