symbol_funcalias

Create a symbol that is an alias to another function symbol.

version(COMPILE)
extern (C++) nothrow @safe @trusted
Funcsym*
symbol_funcalias
(
Funcsym* sf
)
Suggestion Box / Bug Report