RetroArch
Public Attributes | List of all members
DWRITE_UNICODE_RANGE Struct Reference

Range of Unicode codepoints. More...

#include <dwrite_1.h>

Public Attributes

UINT32 first
 The first codepoint in the Unicode range. More...
 
UINT32 last
 The last codepoint in the Unicode range. More...
 

Detailed Description

Range of Unicode codepoints.

Member Data Documentation

◆ first

UINT32 DWRITE_UNICODE_RANGE::first

The first codepoint in the Unicode range.

◆ last

UINT32 DWRITE_UNICODE_RANGE::last

The last codepoint in the Unicode range.


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