PFNGLUNIFORM3IVARBPROC typedef

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

Implementation

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