[][src]Type Definition makepad_glx_sys::PFNGLXQUERYSWAPGROUPNVPROC

type PFNGLXQUERYSWAPGROUPNVPROC = Option<unsafe extern "C" fn(dpy: *mut Display, drawable: GLXDrawable, group: *mut GLuint, barrier: *mut GLuint) -> c_int>;