PFNGLHISTOGRAMEXTPROC typedef
PFNGLHISTOGRAMEXTPROC =
Void Function(Uint32 target, Uint32 width, Uint32 internalformat, Int32 sink)
Implementation
typedef PFNGLHISTOGRAMEXTPROC =
Void Function(
Uint32 target,
Uint32 width,
Uint32 internalformat,
Int32 sink,
);