PFNGLPROGRAMUNIFORMHANDLEUI64VNVPROCDart typedef

PFNGLPROGRAMUNIFORMHANDLEUI64VNVPROCDart = void Function(int program, int location, int count, Pointer<Uint64> values)

Implementation

typedef PFNGLPROGRAMUNIFORMHANDLEUI64VNVPROCDart =
    void Function(int program, int location, int count, Pointer<Uint64> values);