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