GlFramebufferTexture3D typedef
GlFramebufferTexture3D =
void Function(int target, int attachment, int textarget, int texture, int level, int zoffset)
Implementation
typedef GlFramebufferTexture3D = void Function(int target, int attachment,
int textarget, int texture, int level, int zoffset);