CStruct Var
The C struct-typed variable located in memory.
Constructors
CStructVar
Link copied to clipboard
Types
Type
Link copied to clipboard
Properties
Extensions
array Member At
Link copied to clipboard
inline fun <T : CVariable> CStructVar.arrayMemberAt(offset: Long): CArrayPointer<T>
Content copied to clipboard
member At
Link copied to clipboard
Returns the member of this CStructVar which is located by given offset in bytes.