Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
afw_memory_s Struct Reference

Struct for memory pointer and size. More...

#include <afw_common.h>

Data Fields

const afw_byte_tptr
 
afw_size_t size
 

Detailed Description

Struct for memory pointer and size.

IMPORTANT: This must match up with afw_utf8_t since it is accepted to cast from afw_utf8_t to afw_memory_t. Don't cast the other way around unless you are positive ptr point to NFC Unicode – use afw_utf8_from_raw() instead.

Definition at line 505 of file afw_common.h.


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