InterceptSymbol

A symbol to intercept.

@safe
struct InterceptSymbol {
SymbolName funcName;
string prefix;
}

Meta