GlNamedFramebufferTextureFaceEXTNative typedef
GlNamedFramebufferTextureFaceEXTNative =
Void Function(Uint32 framebuffer, Uint32 attachment, Uint32 texture, Int32 level, Uint32 face)
Implementation
typedef GlNamedFramebufferTextureFaceEXTNative = Void Function(
Uint32 framebuffer,
Uint32 attachment,
Uint32 texture,
Int32 level,
Uint32 face);