ReactOS 0.4.15-dev-7842-g558ab78
unicode_to_utf8_test Struct Reference

Public Attributes

WCHAR unicode [128]
 
const charexpected
 
NTSTATUS status
 

Detailed Description

Definition at line 2011 of file rtlstr.c.

Member Data Documentation

◆ expected

const char* unicode_to_utf8_test::expected

Definition at line 2013 of file rtlstr.c.

◆ status

NTSTATUS unicode_to_utf8_test::status

Definition at line 2014 of file rtlstr.c.

Referenced by test_RtlUnicodeToUTF8N(), and utf8_expect_().

◆ unicode

WCHAR unicode_to_utf8_test::unicode[128]

Definition at line 2012 of file rtlstr.c.

Referenced by test_RtlUnicodeToUTF8N().


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