PFNGLUNIFORMHANDLEUI64VNVPROCDart typedef

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

Implementation

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