gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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