PFNGLUNIFORM1UI64VNVPROCDart typedef

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

Implementation

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