You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"paramstructs_brief{2}=@brief Structures passed as parameters to [\2 functions](@ref \1_functions)<br>These structures are passed as parameters to library functions. Documentation for these structures will state the functions associated with each parameter structure and the purpose of each member." \
@@ -478,7 +478,7 @@ INLINE_SIMPLE_STRUCTS = NO
478
478
# types are typedef'ed and only the typedef is referenced, never the tag name.
479
479
# The default value is: NO.
480
480
481
-
TYPEDEF_HIDES_STRUCT = YES
481
+
TYPEDEF_HIDES_STRUCT = NO
482
482
483
483
# The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
484
484
# cache is used to resolve symbols given their name and scope. Since this can be
0 commit comments