gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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