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