PFNGLDRAWARRAYSINDIRECTPROC typedef
        PFNGLDRAWARRAYSINDIRECTPROC =
     Void Function(Uint32 mode, Pointer<NativeType>  indirect)
    
    
    
Implementation
typedef PFNGLDRAWARRAYSINDIRECTPROC =
    Void Function(Uint32 mode, Pointer<NativeType> indirect);