Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kValue_Equals ( kType  type,
const void *  value,
const void *  other 
)

Determines whether a value is equal to another value.

Parameters
typeValue type.
valuePointer to value.
otherPointer to other value.
Returns
kTRUE if the values are equal.