PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC typedef

PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC = Void Function(Uint32 framebuffer, Uint32 buf)

Implementation

typedef PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC =
    Void Function(Uint32 framebuffer, Uint32 buf);