Signature metadata for a function return value.
More...
#include <bond/vm/codesegment.h>
Signature metadata for a function return value.
◆ ReturnSignature()
| Bond::ReturnSignature::ReturnSignature |
( |
uint32_t | size = 0, |
|
|
uint32_t | type = 0 ) |
|
inlineexplicit |
Constructs a ReturnSignature.
- Parameters
-
| size | Size of the return value in bytes. |
| type | Encoded Bond type identifier for the return value. |
◆ mSize
| uint32_t Bond::ReturnSignature::mSize |
◆ mType
| uint32_t Bond::ReturnSignature::mType |
The documentation for this struct was generated from the following file:
- include/bond/vm/codesegment.h