PFNGLFRAMEBUFFERTEXTUREFACEEXTPROC typedef
PFNGLFRAMEBUFFERTEXTUREFACEEXTPROC =
Void Function(Uint32 target, Uint32 attachment, Uint32 texture, Int32 level, Uint32 face)
Implementation
typedef PFNGLFRAMEBUFFERTEXTUREFACEEXTPROC =
Void Function(
Uint32 target,
Uint32 attachment,
Uint32 texture,
Int32 level,
Uint32 face,
);