PFNGLSECONDARYCOLORPOINTERPROC typedef
PFNGLSECONDARYCOLORPOINTERPROC =
Void Function(Int32 size, Uint32 type, Uint32 stride, Pointer<NativeType> pointer)
Implementation
typedef PFNGLSECONDARYCOLORPOINTERPROC =
Void Function(
Int32 size,
Uint32 type,
Uint32 stride,
Pointer<NativeType> pointer,
);