PFNGLTEXTURESTORAGE1DPROCDart typedef

PFNGLTEXTURESTORAGE1DPROCDart = void Function(int texture, int levels, int internalformat, int width)

Implementation

typedef PFNGLTEXTURESTORAGE1DPROCDart =
    void Function(int texture, int levels, int internalformat, int width);