[][src]Type Definition makepad_glx_sys::PFNGLXGETFBCONFIGSPROC

type PFNGLXGETFBCONFIGSPROC = Option<unsafe extern "C" fn(dpy: *mut Display, screen: c_int, nelements: *mut c_int) -> *mut GLXFBConfig>;