OSAPI  0.29
Open System API
osapi_wide_string Struct Reference

The OSAPI C String structure for wide characters. More...

#include <string_types_wide.h>

Data Fields

uint64_t tsize
 Total size of the allocated string memory.
 
uint64_t csize
 Current used size.
 
wchar_t * ps_location
 Pointer to String location.
 

Detailed Description

The OSAPI C String structure for wide characters.


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