ReactOS 0.4.17-dev-934-g091855f
tag_array Struct Reference

#include <dwrite_private.h>

Public Attributes

unsigned int * tags
 
size_t capacity
 
size_t count
 

Detailed Description

Definition at line 484 of file dwrite_private.h.

Member Data Documentation

◆ capacity

size_t tag_array::capacity

Definition at line 487 of file dwrite_private.h.

◆ count

size_t tag_array::count

Definition at line 488 of file dwrite_private.h.

◆ tags

unsigned int* tag_array::tags

Definition at line 486 of file dwrite_private.h.


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