[][src]Type Definition raylib_sys::PFNGLBINDATTRIBLOCATIONARBPROC

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