memberAt

inline fun <T : CPointed> CStructVar.memberAt(offset: Long): T(source)

Returns the member of this CStructVar which is located by given offset in bytes.

Since Kotlin

1.3