libose
Loading...
Searching...
No Matches
Macros
General configuration options

Miscellaneous compile-time options. More...

Collaboration diagram for General configuration options:

Macros

#define OSE_CONF_WRAP_BUNDLE_PTR
 Cause the ose_bundle type to be a pointer wrapped in a struct.
 

Detailed Description

Miscellaneous compile-time options.

Macro Definition Documentation

◆ OSE_CONF_WRAP_BUNDLE_PTR

#define OSE_CONF_WRAP_BUNDLE_PTR

Cause the ose_bundle type to be a pointer wrapped in a struct.

This is useful in a number of scenarios including debugging and interfacing with certain FFIs.