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