[][src]Type Definition makepad_glx_sys::PFNGLBLENDFUNCSEPARATEEXTPROC

type PFNGLBLENDFUNCSEPARATEEXTPROC = Option<unsafe extern "C" fn(sfactorRGB: GLenum, dfactorRGB: GLenum, sfactorAlpha: GLenum, dfactorAlpha: GLenum)>;