PFNGLUNIFORMUI64VNVPROCDart typedef

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

Implementation

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