PFNGLGENFRAMEBUFFERSPROC typedef

PFNGLGENFRAMEBUFFERSPROC = Void Function(Uint32 n, Pointer<Uint32> framebuffers)

Implementation

typedef PFNGLGENFRAMEBUFFERSPROC =
    Void Function(Uint32 n, Pointer<Uint32> framebuffers);