PFNGLBINDLIGHTPARAMETEREXTPROC typedef

PFNGLBINDLIGHTPARAMETEREXTPROC = Uint32 Function(Uint32 light, Uint32 value)

Implementation

typedef PFNGLBINDLIGHTPARAMETEREXTPROC =
    Uint32 Function(Uint32 light, Uint32 value);