DSO_bind_var

This function binds to a variable inside a shared library.

extern (C) nothrow @nogc
void*
DSO_bind_var
(,
const(char)* symname
)

Meta