PFNGLGENRENDERBUFFERSPROC typedef

PFNGLGENRENDERBUFFERSPROC = Void Function(Uint32 n, Pointer<Uint32> renderbuffers)

Implementation

typedef PFNGLGENRENDERBUFFERSPROC =
    Void Function(Uint32 n, Pointer<Uint32> renderbuffers);