PFNGLUNIFORM3I64VARBPROC typedef

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

Implementation

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