PFNGLVERTEXATTRIBP2UIVPROCDart typedef

PFNGLVERTEXATTRIBP2UIVPROCDart = void Function(int index, int type, int normalized, Pointer<Uint32> value)

Implementation

typedef PFNGLVERTEXATTRIBP2UIVPROCDart =
    void Function(int index, int type, int normalized, Pointer<Uint32> value);