menu
sdl3 package
documentation
sdl3/sdl_opengl.dart
PFNGLCOLOR4USPROC typedef
PFNGLCOLOR4USPROC typedef
dark_mode
light_mode
PFNGLCOLOR4USPROC
typedef
PFNGLCOLOR4USPROC
=
Void
Function
(
Uint16
red
,
Uint16
green
,
Uint16
blue
,
Uint16
alpha
)
Implementation
typedef PFNGLCOLOR4USPROC = Void Function(Uint16 red, Uint16 green, Uint16 blue, Uint16 alpha);
sdl3 package
documentation
sdl3/sdl_opengl
PFNGLCOLOR4USPROC typedef
sdl_opengl library