PFNGLTEXSTORAGE1DPROC typedef

PFNGLTEXSTORAGE1DPROC = Void Function(Uint32 target, Int32 levels, Uint32 internalformat, Int32 width)

Implementation

typedef PFNGLTEXSTORAGE1DPROC = Void Function(
    Uint32 target, Int32 levels, Uint32 internalformat, Int32 width);