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