PFNGLSECONDARYCOLORPOINTERPROC typedef

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

Implementation

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