PFNGLCLEARCOLORIUIEXTPROC typedef

PFNGLCLEARCOLORIUIEXTPROC = Void Function(Uint32 red, Uint32 green, Uint32 blue, Uint32 alpha)

Implementation

typedef PFNGLCLEARCOLORIUIEXTPROC =
    Void Function(Uint32 red, Uint32 green, Uint32 blue, Uint32 alpha);