Zen API
|
#define kBeginInterface | ( | PREFIX, | |
SYMBOL, | |||
BASE | |||
) |
Starts the definition of an interface type.
PREFIX | Function/data declaration prefix (e.g. k). |
SYMBOL | Interface symbol(e.g. kCollection). |
BASE | Interface base symbol (typically kNull). |