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

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