PFNGLTEXTURESTORAGE1DPROC typedef

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

Implementation

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