ReactOS 0.4.17-dev-357-ga8f14ff
jsstr_inline_t Struct Reference

#include <jsstr.h>

Collaboration diagram for jsstr_inline_t:

Public Attributes

jsstr_t str
 
WCHAR buf []
 

Detailed Description

Definition at line 80 of file jsstr.h.

Member Data Documentation

◆ buf

WCHAR jsstr_inline_t::buf[]

Definition at line 82 of file jsstr.h.

Referenced by jsstr_flatten(), and jsstr_try_flat().

◆ str

jsstr_t jsstr_inline_t::str

Definition at line 81 of file jsstr.h.


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