p_SDL_imageFilterConvolveKernel5x5Divide

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_imageFilterConvolveKernel5x5Divide = int function
(
ubyte* Src
,
ubyte* Dest
,
int rows
,,
short* Kernel
,
ubyte Divisor
)

Meta