Function placeFromStart

void placeFromStart (
  const(float[]) sizes,
  float[] positions,
  const(float) initialPos
) nothrow @safe;