[][src]Type Definition makepad_glx_sys::PFNGLBLENDFUNCSEPARATEIPROC

type PFNGLBLENDFUNCSEPARATEIPROC = Option<unsafe extern "C" fn(buf: GLuint, srcRGB: GLenum, dstRGB: GLenum, srcAlpha: GLenum, dstAlpha: GLenum)>;