p_SDL_imageFilterShiftRightAndMultByByte

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindSDLgfx_Static)
extern (C) @nogc nothrow
alias p_SDL_imageFilterShiftRightAndMultByByte = int function
(
ubyte* Src1
,
ubyte* Dest
,
uint length
,
ubyte N
,
ubyte C
)

Meta