LocalTime.this

Create a shallow copy of other LocalTime.

  1. this(LocalTime other)
    struct LocalTime
    this
    (
    inout ref LocalTime other
    )
  2. this(Value value)
  3. this(mg_local_time* ptr)

Meta