gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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