SDL_BUTTON_LMASK

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
enum SDL_BUTTON_LMASK = cast(SDL_MouseButtonFlags)SDL_BUTTON_MASK!(SDL_MouseButtonFlags.BUTTON_LEFT);

Meta