pfnSDL_CurrentEndThread

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias pfnSDL_CurrentEndThread = void function(uint)
  2. alias pfnSDL_CurrentEndThread = void function(uint)
    version(Win_OS2_GDK && !OS2)
    extern (C) @nogc nothrow
    alias pfnSDL_CurrentEndThread = void function
    (
    uint
    )

Meta