[][src]Type Definition makepad_glx_sys::PFNGLXGETFBCONFIGATTRIBSGIXPROC

type PFNGLXGETFBCONFIGATTRIBSGIXPROC = Option<unsafe extern "C" fn(dpy: *mut Display, config: GLXFBConfigSGIX, attribute: c_int, value: *mut c_int) -> c_int>;