[][src]Type Definition makepad_glx_sys::PFNGLXHYPERPIPECONFIGSGIXPROC

type PFNGLXHYPERPIPECONFIGSGIXPROC = Option<unsafe extern "C" fn(dpy: *mut Display, networkId: c_int, npipes: c_int, cfg: *mut GLXHyperpipeConfigSGIX, hpId: *mut c_int) -> c_int>;