PFNGLUNIFORM1UIVPROCDart typedef

PFNGLUNIFORM1UIVPROCDart = void Function(int location, int count, Pointer<Uint32> value)

Implementation

typedef PFNGLUNIFORM1UIVPROCDart =
    void Function(int location, int count, Pointer<Uint32> value);