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