PFNGLFRAMEBUFFERDRAWBUFFEREXTPROC typedef

PFNGLFRAMEBUFFERDRAWBUFFEREXTPROC = Void Function(Uint32 framebuffer, Uint32 mode)

Implementation

typedef PFNGLFRAMEBUFFERDRAWBUFFEREXTPROC =
    Void Function(Uint32 framebuffer, Uint32 mode);