LocalTime.this

Create a copy of other local time.

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

Meta