[][src]Type Definition fltk_sys::glu::PFNGLBINDFRAGDATALOCATIONINDEXEDPROC

type PFNGLBINDFRAGDATALOCATIONINDEXEDPROC = Option<unsafe extern "C" fn(program: GLuint, colorNumber: GLuint, index: GLuint, name: *const GLchar)>;