[][src]Type Definition makepad_glx_sys::PFNGLXCHOOSEFBCONFIGPROC

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