PFNGLMINMAXPROC typedef

PFNGLMINMAXPROC = Void Function(Uint32 target, Uint32 internalformat, Int32 sink)

Implementation

typedef PFNGLMINMAXPROC =
    Void Function(Uint32 target, Uint32 internalformat, Int32 sink);