1.1.0
Public Attributes | List of all members
fc_unicode_block Struct Reference

Provides information about a specific unicode block, as specified in ftp://ftp.unicode.org/Public/UNIDATA/Blocks.txt. More...

#include <unicode-block.h>

Public Attributes

uint32_t first
 The first unicode point in this range.
 
uint32_t last
 The last unicode point in this range (inclusive)
 
uint32_t count
 Same as last - first
 

Detailed Description

Provides information about a specific unicode block, as specified in ftp://ftp.unicode.org/Public/UNIDATA/Blocks.txt.


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