[][src]Type Definition sapp_linux::PFNGLXGETFBCONFIGATTRIBPROC

type PFNGLXGETFBCONFIGATTRIBPROC = Option<unsafe extern "C" fn(_: *mut (), _: GLXFBConfig, _: c_int, _: *mut c_int) -> c_int>;