[][src]Type Definition makepad_glx_sys::PFNGLXGETFBCONFIGFROMVISUALSGIXPROC

type PFNGLXGETFBCONFIGFROMVISUALSGIXPROC = Option<unsafe extern "C" fn(dpy: *mut Display, vis: *mut XVisualInfo) -> GLXFBConfigSGIX>;