kotlin-stdlib / kotlinx.cinterop / memberAt memberAt Native 1.3 fun < reified T : CPointed > CStructVar . memberAt ( offset : Long ) : T (source) Returns the member of this CStructVar which is located by given offset in bytes.