[][src]Type Definition makepad_glx_sys::PFNGLBLENDFUNCIPROC

type PFNGLBLENDFUNCIPROC = Option<unsafe extern "C" fn(buf: GLuint, src: GLenum, dst: GLenum)>;