fcml 1.2.2
Loading...
Searching...
No Matches
Public Attributes | List of all members
fcml_st_offset Struct Reference

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.
 

Detailed Description

Absolute offset.


The documentation for this struct was generated from the following file: