SDL_SetSurfaceAlphaMod

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int SDL_SetSurfaceAlphaMod(SDL_Surface* , ubyte )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    int
    SDL_SetSurfaceAlphaMod
    (,
    ubyte
    )
  2. pSDL_SetSurfaceAlphaMod SDL_SetSurfaceAlphaMod;

Meta