gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
GMutex.__anonymous
glib
c
types
GMutex
Undocumented in source.
struct
GMutex
union
__anonymous {
void
*
p
;
uint
[
2
]
i
;
}
Members
Variables
i
uint
[
2
]
i
;
Undocumented in source.
p
void
*
p
;
Undocumented in source.
Meta
Source
See Implementation
glib
c
types
GMutex
unions
__anonymous