[][src]Type Definition makepad_glx_sys::PFNGLCOLOR4XOESPROC

type PFNGLCOLOR4XOESPROC = Option<unsafe extern "C" fn(red: GLfixed, green: GLfixed, blue: GLfixed, alpha: GLfixed)>;