PFNGLUNIFORM4I64VNVPROC typedef

PFNGLUNIFORM4I64VNVPROC = Void Function(Int32 location, Uint32 count, Pointer<Int64> value)

Implementation

typedef PFNGLUNIFORM4I64VNVPROC =
    Void Function(Int32 location, Uint32 count, Pointer<Int64> value);