param_search

Search for member, create symbol as needed. Used for symbol tables for VLA's such as: void func(int n, int an);

version(COMPILE)
extern (C++) nothrow @safe @trusted
param_search
(
const(char)* name
,
param_t** pp
)
Suggestion Box / Bug Report