ReactOS 0.4.15-dev-7953-g1f49173
jsstr_inline_t Struct Reference

#include <jsstr.h>

Collaboration diagram for jsstr_inline_t:

Public Attributes

jsstr_t str
 
WCHAR buf [1]
 

Detailed Description

Definition at line 83 of file jsstr.h.

Member Data Documentation

◆ buf

WCHAR jsstr_inline_t::buf[1]

Definition at line 85 of file jsstr.h.

Referenced by jsstr_flatten(), and jsstr_try_flat().

◆ str

jsstr_t jsstr_inline_t::str

Definition at line 84 of file jsstr.h.


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