PFNGLTEXTURESTORAGE2DPROC typedef

PFNGLTEXTURESTORAGE2DPROC = Void Function(Uint32 texture, Int32 levels, Uint32 internalformat, Int32 width, Int32 height)

Implementation

typedef PFNGLTEXTURESTORAGE2DPROC = Void Function(Uint32 texture, Int32 levels,
    Uint32 internalformat, Int32 width, Int32 height);