dmech v0.3.1 (2017-11-12T11:54:41Z)
Home
Dub
Repo
XExtData
derelict
util
xtypes
Undocumented in source.
version(GLX)
struct
XExtData {
int
number
;
XExtData
*
next
;
extern (
C
)
int
function
(
XExtData
*)
free_private
;
XPointer
private_data
;
}
Members
Variables
free_private
int
function
(
XExtData
*)
free_private
;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
next
XExtData
*
next
;
Undocumented in source.
number
int
number
;
Undocumented in source.
private_data
XPointer
private_data
;
Undocumented in source.
Meta
Source
See Implementation
derelict
util
xtypes
aliases
Bool
Display
Font
Pixmap
VisualID
Window
XID
XPointer
structs
Visual
XExtData
XVisualInfo