menu
sdl3 package
documentation
sdl3/sdl_opengl.dart
PFNGLCOLORMASKIPROC typedef
PFNGLCOLORMASKIPROC typedef
dark_mode
light_mode
PFNGLCOLORMASKIPROC
typedef
PFNGLCOLORMASKIPROC
=
Void
Function
(
Uint32
index
,
Int32
r
,
Int32
g
,
Int32
b
,
Int32
a
)
Implementation
typedef PFNGLCOLORMASKIPROC = Void Function(Uint32 index, Int32 r, Int32 g, Int32 b, Int32 a);
sdl3 package
documentation
sdl3/sdl_opengl
PFNGLCOLORMASKIPROC typedef
sdl_opengl library