SDL_GetTextureAlphaMod

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_GetTextureAlphaMod(SDL_Texture* , ubyte* )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    int
    SDL_GetTextureAlphaMod
    (,
    ubyte*
    )
  2. pSDL_GetTextureAlphaMod SDL_GetTextureAlphaMod;

Meta