PFN_glXWaitForMscOML

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C) nothrow @nogc
alias PFN_glXWaitForMscOML = Bool function
(
Display* dpy
,,
int64_t target_msc
,
int64_t divisor
,
int64_t remainder
,
int64_t* ust
,
int64_t* msc
,
int64_t* sbc
)

Meta