PFNGLNAMEDRENDERBUFFERSTORAGEPROC typedef

PFNGLNAMEDRENDERBUFFERSTORAGEPROC = Void Function(Uint32 renderbuffer, Uint32 internalformat, Int32 width, Int32 height)

Implementation

typedef PFNGLNAMEDRENDERBUFFERSTORAGEPROC = Void Function(
    Uint32 renderbuffer, Uint32 internalformat, Int32 width, Int32 height);