symtype

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias symtype = FARPROC
    version(none && Windows)
    nothrow @nogc extern (C)
    alias symtype = FARPROC
  2. alias symtype = void*

Meta