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