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* surface, ubyte alpha)
    extern (C) @nogc nothrow
    static if(staticBinding)
    int
    SDL_SetSurfaceAlphaMod
  2. pSDL_SetSurfaceAlphaMod SDL_SetSurfaceAlphaMod;

Meta