PFNGLUNIFORM2UI64VNVPROCDart typedef

PFNGLUNIFORM2UI64VNVPROCDart = void Function(int location, int count, Pointer<Uint64> value)

Implementation

typedef PFNGLUNIFORM2UI64VNVPROCDart =
    void Function(int location, int count, Pointer<Uint64> value);