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