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