PFNGLPROGRAMUNIFORMUI64NVPROCDart typedef

PFNGLPROGRAMUNIFORMUI64NVPROCDart = void Function(int program, int location, int value)

Implementation

typedef PFNGLPROGRAMUNIFORMUI64NVPROCDart =
    void Function(int program, int location, int value);