p_SDL_imageFilterConvolveKernel3x3Divide

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

Meta