memberAt
fun <reified T : CPointed> CStructVar.memberAt(
offset: Long
): TReturns the member of this CStructVar which is located by given offset in bytes.
fun <reified T : CPointed> CStructVar.memberAt(
offset: Long
): TReturns the member of this CStructVar which is located by given offset in bytes.