Type Definition sapp_linux::PFNGLXGETFBCONFIGATTRIBPROC[][src]

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