71 #include <kApi/kValue.x.h>
kBool kValue_Equals(kType type, const void *value, const void *other)
Determines whether a value is equal to another value.
Represents an unsigned integer that can store a pointer address.
void kValue_Import(kType type, void *value, const void *source)
Imports the content of another value into this value.
Essential API declarations.
Represents metadata about a type (class, interface, or value).
Represents a boolean value.
kSize kValue_HashCode(kType type, const void *value)
Gets a hash code representing the state of this value.