Function TextureLayered.setDataPartial

void setDataPartial (
  Image image,
  const(long) x_offset,
  const(long) y_offset,
  const(long) layer,
  const(long) mipmap = 0L
) nothrow @nogc;