menu
sdl3 package
documentation
sdl3/sdl_opengl.dart
PFNGLCOLOR3SPROCDart typedef
PFNGLCOLOR3SPROCDart typedef
dark_mode
light_mode
PFNGLCOLOR3SPROCDart
typedef
PFNGLCOLOR3SPROCDart
=
void Function
(
int
red
,
int
green
,
int
blue
)
Implementation
typedef PFNGLCOLOR3SPROCDart = void Function(int red, int green, int blue);
sdl3 package
documentation
sdl3/sdl_opengl
PFNGLCOLOR3SPROCDart typedef
sdl_opengl library