ReactOS 0.4.15-dev-7842-g558ab78
utf8_to_unicode_test Struct Reference

Public Attributes

const charutf8
 
WCHAR expected [128]
 
NTSTATUS status
 

Detailed Description

Definition at line 2260 of file rtlstr.c.

Member Data Documentation

◆ expected

WCHAR utf8_to_unicode_test::expected[128]

Definition at line 2262 of file rtlstr.c.

◆ status

NTSTATUS utf8_to_unicode_test::status

Definition at line 2263 of file rtlstr.c.

Referenced by test_RtlUTF8ToUnicodeN(), and unicode_expect_().

◆ utf8

const char* utf8_to_unicode_test::utf8

Definition at line 2261 of file rtlstr.c.

Referenced by test_RtlUTF8ToUnicodeN().


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