gtk-d ~GtkD_2.3 (2021-12-23T06:27:26.4683562)
Dub
Repo
GMutex.__anonymous
gtkc
gthreadtypes
GMutex
Undocumented in source.
struct
GMutex
union
__anonymous {
void
*
p
;
uint
i
;
}
Members
Variables
i
uint
i
;
Undocumented in source.
p
void
*
p
;
Undocumented in source.
Meta
Source
See Implementation
gtkc
gthreadtypes
GMutex
unions
__anonymous