ReactOS 0.4.16-dev-822-gbcedb53
__crt_locale_pointers Struct Reference

#include <corecrt.h>

Collaboration diagram for __crt_locale_pointers:

Public Attributes

struct __crt_locale_datalocinfo
 
struct __crt_multibyte_datambcinfo
 

Detailed Description

Definition at line 628 of file corecrt.h.

Member Data Documentation

◆ locinfo

struct __crt_locale_data* __crt_locale_pointers::locinfo

Definition at line 630 of file corecrt.h.

◆ mbcinfo

struct __crt_multibyte_data* __crt_locale_pointers::mbcinfo

Definition at line 631 of file corecrt.h.

Referenced by setmbcp_internal().


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