PFNGLUNIFORM4UI64VNVPROCDart typedef

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

Implementation

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