menu
sdl3 package
documentation
sdl3/sdl_opengl.dart
PFNGLGETMULTISAMPLEFVPROC typedef
PFNGLGETMULTISAMPLEFVPROC typedef
dark_mode
light_mode
PFNGLGETMULTISAMPLEFVPROC
typedef
PFNGLGETMULTISAMPLEFVPROC
=
Void
Function
(
Uint32
pname
,
Uint32
index
,
Pointer
<
Float
>
val
)
Implementation
typedef PFNGLGETMULTISAMPLEFVPROC = Void Function(Uint32 pname, Uint32 index, Pointer<Float> val);
sdl3 package
documentation
sdl3/sdl_opengl
PFNGLGETMULTISAMPLEFVPROC typedef
sdl_opengl library