PFNGLGETUNIFORMUI64VNVPROCDart typedef

PFNGLGETUNIFORMUI64VNVPROCDart = void Function(int program, int location, Pointer<Uint64> params)

Implementation

typedef PFNGLGETUNIFORMUI64VNVPROCDart =
    void Function(int program, int location, Pointer<Uint64> params);