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