[][src]Type Definition makepad_glx_sys::PFNGLBINDFRAGDATALOCATIONINDEXEDPROC

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