Function assertgl.assertgl

auto assertgl(string functionName = __FUNCTION__, int line = __LINE__, Args...)(
  Args args
);