|
fcml
1.2.2
|
Absolute offset. More...
#include <fcml_common.h>
Public Attributes | |
| fcml_usize | size |
| Offset size 16,32 or 64 bits. | |
| fcml_bool | is_signed |
| True if offset should be treated as signed value. | |
| fcml_int16_t | off16 |
| Place for 16-bit absolute offset. | |
| fcml_int32_t | off32 |
| Place for 32-bit absolute offset. | |
| fcml_int64_t | off64 |
| Place for 64-bit absolute offset. | |
Absolute offset.
1.8.18