PFNGLUNIFORM4I64VNVPROCDart typedef

PFNGLUNIFORM4I64VNVPROCDart = void Function(int location, int count, Pointer<Int64> value)

Implementation

typedef PFNGLUNIFORM4I64VNVPROCDart =
    void Function(int location, int count, Pointer<Int64> value);