p_SDL_imageFilterNormalizeLinear

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_imageFilterNormalizeLinear = int function
(
ubyte* Src
,
ubyte* Dest
,
uint length
,
int Cmin
,
int Cmax
,
int Nmin
,
int Nmax
)

Meta