pointed

val <T : CPointed> CPointer<T>.pointed: T

Returns the corresponding CPointed.


var <T : CPointed, P : CPointer<T>> CPointerVarOf<P>.pointed: T?

The code or data pointed by the value of this variable.