Function Gl.MultiDrawArraysIndirectCount

Commands for GL_VERSION_4_6

void MultiDrawArraysIndirectCount (
  uint mode,
  const(void)* indirect,
  long drawcount,
  int maxdrawcount,
  int stride
) const;