ReactOS 0.4.17-dev-116-ga4b6fe9
unicode_to_utf8_test Struct Reference

Public Attributes

WCHAR unicode [128]
 
const charexpected
 
NTSTATUS status
 

Detailed Description

Definition at line 2051 of file rtlstr.c.

Member Data Documentation

◆ expected

const char* unicode_to_utf8_test::expected

Definition at line 2053 of file rtlstr.c.

◆ status

NTSTATUS unicode_to_utf8_test::status

Definition at line 2054 of file rtlstr.c.

Referenced by test_RtlUnicodeToUTF8N(), and utf8_expect_().

◆ unicode

WCHAR unicode_to_utf8_test::unicode[128]

Definition at line 2052 of file rtlstr.c.

Referenced by test_RtlUnicodeToUTF8N().


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