DLSYM

Undocumented in source.
  1. alias DLSYM = GetProcAddress
    version(Windows)
    alias DLSYM = GetProcAddress
  2. alias DLSYM = dlsym

Meta