da_SDL_CreateRGBSurface

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias da_SDL_CreateRGBSurface = SDL_Surface* function(Uint32, int, int, int, Uint32, Uint32, Uint32, Uint32)

Meta