soHandle_t

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

Meta