[][src]Type Definition makepad_glx_sys::PFNGLBLENDCOLORXOESPROC

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