Function Device.waitForFences

abstract void waitForFences (
  Fence[] fences,
  std.typecons.Flag!("waitAll") waitAll,
  core.time.Duration timeout
);