[][src]Type Definition glu_sys::glu::PFNGLBLENDFUNCIARBPROC

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