public class StructureWriteContext extends ToNativeContext
Structure
field write.| Constructor | Description |
|---|---|
StructureWriteContext(Structure struct,
Field field) |
| Modifier and Type | Method | Description |
|---|---|---|
Field |
getField() |
Get the
Field being written to native memory. |
Structure |
getStructure() |
Get the
Structure the field is a member of. |