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

type PFNGLBINDATTRIBLOCATIONARBPROC = Option<unsafe extern "C" fn(programObj: GLhandleARB, index: GLuint, name: *const GLcharARB)>;