PFNGLINSERTCOMPONENTEXTPROC typedef

PFNGLINSERTCOMPONENTEXTPROC = Void Function(Uint32 res, Uint32 src, Uint32 num)

Implementation

typedef PFNGLINSERTCOMPONENTEXTPROC =
    Void Function(Uint32 res, Uint32 src, Uint32 num);