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