autowrap v0.4.5 (2019-10-10T08:52:08Z)
Dub
Repo
Marshalled_std_datetime_systime
autowrap
csharp
boilerplate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
export extern (
C
)
struct
Marshalled_std_datetime_systime {
import
core
.
time
:
hnsecs
;
;
import
std
.
datetime
.
systime
:
SysTime
;
;
long
ticks
;
long
utcOffset
;
this
(SysTime st);
SysTime
opCast
();
}
Constructors
this
this
(SysTime st)
Undocumented in source.
Members
Functions
opCast
SysTime
opCast
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
ticks
long
ticks
;
Undocumented in source.
utcOffset
long
utcOffset
;
Undocumented in source.
Meta
Source
See Implementation
autowrap
csharp
boilerplate
functions
mapArray
pinPointer
rt_moduleTlsCtor
rt_moduleTlsDtor
wrapCSharp
structs
AttachThread
Marshalled_Duration
Marshalled_std_datetime_date
Marshalled_std_datetime_systime
returnValue
returnVoid