[][src]Type Definition sapp_linux::PFNGLBINDATTRIBLOCATIONARBPROC

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