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