PFNGLUNIFORM3I64VNVPROC typedef

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

Implementation

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