PFNGLUNIFORM3UI64VNVPROCDart typedef

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

Implementation

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