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