PFNGLDRAWARRAYSPROC typedef

PFNGLDRAWARRAYSPROC = Void Function(Uint32 mode, Int32 first, Uint32 count)

Implementation

typedef PFNGLDRAWARRAYSPROC =
    Void Function(Uint32 mode, Int32 first, Uint32 count);