Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kIsNull (   POINTER)
related

Tests for equality with null pointer.

Parameters
POINTERPointer to be compared with null.
Returns
kTRUE if the argument is equal to null; kFALSE otherwise.