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