PFNGLFRAMEBUFFERDRAWBUFFERSEXTPROC typedef

PFNGLFRAMEBUFFERDRAWBUFFERSEXTPROC = Void Function(Uint32 framebuffer, Uint32 n, Pointer<Uint32> bufs)

Implementation

typedef PFNGLFRAMEBUFFERDRAWBUFFERSEXTPROC =
    Void Function(Uint32 framebuffer, Uint32 n, Pointer<Uint32> bufs);