p_SDL_imageFilterShiftRight

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_imageFilterShiftRight = int function
(
ubyte* Src1
,
ubyte* Dest
,
uint length
,
ubyte N
)

Meta