PFNGLNAMEDFRAMEBUFFERDRAWBUFFERSPROC typedef

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

Implementation

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